Package net.sf.tweety.math.examples
Class SimulatedAnnealingOnConstrProbEx2
- java.lang.Object
-
- net.sf.tweety.math.examples.SimulatedAnnealingOnConstrProbEx2
-
public class SimulatedAnnealingOnConstrProbEx2 extends Object
This class implements an example for Simulated Annealing on optimization problems It is natively implemented- Author:
- Sebastian Franke
-
-
Constructor Summary
Constructors Constructor Description SimulatedAnnealingOnConstrProbEx2()
-
-
-
Method Detail
-
createConstraintSatProb1
public static OptimizationProblem createConstraintSatProb1()
-
main
public static void main(String[] args) throws net.sf.tweety.commons.ParserException, GeneralMathException
- Throws:
net.sf.tweety.commons.ParserExceptionGeneralMathException
-
-