Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
BloomAPR: A Bloom's Taxonomy-based Framework for Assessing the Capabilities of LLM-Powered APR Solutions
Yinghang Ma, Jiho Shin, Leuson Da Silva +5
Recent advances in large language models (LLMs) have accelerated the development of AI-driven automated program repair (APR) solutions. However, these solutions are typically evalu…
cs.SE2023
Detecting Semantic Conflicts with Unit Tests
Léuson Da Silva, Paulo Borba, Toni Maciel +5
Branching and merging are common practices in collaborative software development, increasing developer's productivity. Despite such benefits, developers need to merge software and…