SimFix: Automatically fix programs with existing patches from other projects

SimFix: Automatically fix programs with existing patches from other projects

SimFix is an automatic program repair technique, which leverages exisiting patches from other projects and similar code snippets in the same project to generate patches. SimFix was traditionally developed as an Eclipse Java project, you can simply import this project to your workspace and run it as a common Java program. NOTE : the path of the buggy version of benchmark have to be set as:

Originally, SimFix was developed as an Eclipse Java Project, you can simply import the project into your workspace and the class is the entry of the whole program.

Source: github.com