Package org.tweetyproject.math.examples
Class SimulatedAnnealingOnConstrProbEx2
java.lang.Object
org.tweetyproject.math.examples.SimulatedAnnealingOnConstrProbEx2
This class implements an example for Simulated Annealing on optimization problems.
It is natively implemented
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimulatedAnnealingOnConstrProbEx2
public SimulatedAnnealingOnConstrProbEx2()
-
-
Method Details
-
createConstraintSatProb1
-
main
main method- Parameters:
args
- arguments- Throws:
GeneralMathException
- GeneralMathExceptionParserException
-