Package com.semedy.reasoner.app
Class ProblemMinimizer
java.lang.Object
com.semedy.reasoner.app.ProblemMinimizer
Problem minimizer systematically reduces the set of facts in order to find a minimal
set of facts which still shows the problem
. For every problem an implementation for Check4Bug has to be delivered.
Check4Bug provides the files to be loaded and the temp directory.
set of facts which still shows the problem
. For every problem an implementation for Check4Bug has to be delivered.
Check4Bug provides the files to be loaded and the temp directory.
- Author:
- angele
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProblemMinimizer
-
-
Method Details
-
run
Run the minimizer
and store the results in temp directory (given in CheckBug).- Throws:
SemReasonerException
-
main
- Throws:
SemReasonerException
-