most citedCoqPyt: Proof Navigation in Python in the Era of LLMs

5 citations · 5 across the 2 of their papers we have counts for

collaborators

6 papers

cs.SE2025

Environmental Impact of CI/CD Pipelines

Nuno Saavedra, Alexandra Mendes, João F. Ferreira

CI/CD pipelines are widely used in software development, yet their environmental impact, particularly carbon and water footprints (CWF), remains largely unknown to developers, as C…

cs.IR2025

ProfOlaf: Semi-Automated Tool for Systematic Literature Reviews

Martim Afonso, Nuno Saavedra, Bruno Lourenço +2

Systematic reviews and mapping studies are critical to synthesize research, identify gaps, and guide future work, but are often labor-intensive and time-consuming. Existing tools p…

cs.SE2025

The Ultimate Configuration Management Tool? Lessons from a Mixed Methods Study of Ansible's Challenges

Carolina Carreira, Nuno Saavedra, Alexandra Mendes +1

Infrastructure as Code (IaC) tools have transformed the way IT infrastructure is automated and managed, but their growing adoption has also exposed numerous challenges for practiti…

cs.SE2025

InfraFix: Technology-Agnostic Repair of Infrastructure as Code

Nuno Saavedra, João F. Ferreira, Alexandra Mendes

Infrastructure as Code (IaC) enables scalable and automated IT infrastructure management but is prone to errors that can lead to security vulnerabilities, outages, and data loss. W…

cs.SE2025

Rango: Adaptive Retrieval-Augmented Proving for Automated Software Verification

Kyle Thompson, Nuno Saavedra, Pedro Carrott +6

Formal verification using proof assistants, such as Coq, enables the creation of high-quality software. However, the verification process requires significant expertise and manual…

cs.SE20245 cited

CoqPyt: Proof Navigation in Python in the Era of LLMs

Pedro Carrott, Nuno Saavedra, Kyle Thompson +3

Proof assistants enable users to develop machine-checked proofs regarding software-related properties. Unfortunately, the interactive nature of these proof assistants imposes most…