192 citations · 193 across the 5 of their papers we have counts for
6 papers
On the Influence of Refactoring Types on Merge Effort
André Oliveira, João Victor Monteiro, Vânia Neves +4
Modern software development involves parallel work and concurrent changes, requiring code merging. Prior studies report that 10% to 20% of merge attempts result in conflicts, often…
LLM-based vs. Search-based Merge Conflict Resolution: An Empirical Study of Competing Paradigms
Heleno de Souza Campos Junior, Leonardo Gresta Paulino Murta
Context: The resolution of software merge conflicts is being reshaped by two competing paradigms: generative approaches based on Large Language Models (LLMs) and optimization appro…
Analyzing the Adoption of Database Management Systems Throughout the History of Open Source Projects
Camila A. Paiva, Raquel Maximino, Frederico Paiva +8
Database Management Systems (DBMSs) are widely used to store, retrieve, and manage the data handled by modern applications. Although prior work has studied the co-evolution of DBMS…
Do code refactorings influence the merge effort?
Andre Oliveira, Vania Neves, Alexandre Plastino +3
In collaborative software development, multiple contributors frequently change the source code in parallel to implement new features, fix bugs, refactor existing code, and make oth…
On the Performance of Hybrid Search Strategies for Systematic Literature Reviews in Software Engineering
Erica Mourão, João Felipe Pimentel, Leonardo Murta +3
Context: When conducting a Systematic Literature Review (SLR), researchers usually face the challenge of designing a search strategy that appropriately balances result quality and…
An Infrastructure for Software Release Analysis through Provenance Graphs
Felipe Curty, Troy Kohwalter, Vanessa Braganholo +1
Nowadays, quickly evolving and delivering software through a continuous delivery process is a competitive advantage and a way to keep software updated in response to the frequent c…