Package org.tweetyproject.math.examples
Class ApacheCommonsCMAESOptimizerEx
java.lang.Object
org.tweetyproject.math.examples.ApacheCommonsCMAESOptimizerEx
This class implements an example for the ApacheCommonsCMAESOptimizer
- Author:
- Sebastian Franke
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionconstructorstatic void
main method
-
Constructor Details
-
ApacheCommonsCMAESOptimizerEx
public ApacheCommonsCMAESOptimizerEx()Constructor
-
-
Method Details
-
createConstraintSatProb1
constructor- Returns:
- the problem
-
main
main method- Parameters:
args
- arguments- Throws:
ParserException
- parserExIOException
- IOExceptionGeneralMathException
- GeneralMathException
-