Package org.tweetyproject.math.examples
Class IteratedLocalSearchOnConstrProbEx
java.lang.Object
org.tweetyproject.math.examples.IteratedLocalSearchOnConstrProbEx
This class implements an example for Tabu search.
It is natively implemented
- Author:
- Sebastian Franke
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IteratedLocalSearchOnConstrProbEx
public IteratedLocalSearchOnConstrProbEx()
-
-
Method Details
-
createConstraintSatProb1
constructor- Returns:
- problem
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- ParserExceptionGeneralMathException
- GeneralMathException
-