3 citations · 3 across the 2 of their papers we have counts for
3 papers
cs.SE2024
How is Testing Related to Single Statement Bugs?
Habibur Rahman, Saqib Ameen
In this study, we analyzed the correlation between unit test coverage and the occurrence of Single Statement Bugs (SSBs) in open-source Java projects. We analyzed data from the top…
cs.LG2023★ 3 cited
Program Synthesis with Best-First Bottom-Up Search
Saqib Ameen, Levi H. S. Lelis
Cost-guided bottom-up search (BUS) algorithms use a cost function to guide the search to solve program synthesis tasks. In this paper, we show that current state-of-the-art cost-gu…
cs.SE2023
Can You Improve My Code? Optimizing Programs with Local Search
Fatemeh Abdollahi, Saqib Ameen, Matthew E. Taylor +1
This paper introduces a local search method for improving an existing program with respect to a measurable objective. Program Optimization with Locally Improving Search (POLIS) exp…