2 papers
cs.SE2025
RefFilter: Improving Semantic Conflict Detection via Refactoring-Aware Static Analysis
Victor Lira, Paulo Borba, Rodrigo Bonifácio +1
Detecting semantic interference remains a challenge in collaborative software development. Recent lightweight static analysis techniques improve efficiency over SDG-based methods,…
cs.SE2025
The Effect of Pointer Analysis on Semantic Conflict Detection
Matheus Barbosa, Paulo Borba, Rodrigo Bonifácio +2
Current merge tools don't detect semantic conflicts, which occur when changes from different developers are textually integrated but semantically interfere with each other. Althoug…