2 papers
cs.SE2018
Learning Quick Fixes from Code Repositories
Reudismam Rolim, Gustavo Soares, Rohit Gheyi +2
Code analyzers such as Error Prone and FindBugs detect code patterns symptomatic of bugs, performance issues, or bad style. These tools express patterns as quick fixes that detect…
cs.SE2016
A Comparison of 10 Sampling Algorithms for Configurable Systems
Flávio Medeiros, Christian Kästner, Márcio Ribeiro +2
Almost every software system provides configuration options to tailor the system to the target platform and application scenario. Often, this configurability renders the analysis o…