Package org.tweetyproject.math.examples
Class SimpleGeneticOptimizationSolverEx
java.lang.Object
org.tweetyproject.math.examples.SimpleGeneticOptimizationSolverEx
This class implements an example for the Genetic Optimization Solver.
It is natively implemented
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SimpleGeneticOptimizationSolverEx
public SimpleGeneticOptimizationSolverEx()
-
-
Method Details
-
createConstraintSatProb1
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- ParserExceptionGeneralMathException
- GeneralMathException
-