Package org.tweetyproject.math.examples
Class KnapSack_solvedWithGeneticOpt
java.lang.Object
org.tweetyproject.math.examples.KnapSack_solvedWithGeneticOpt
example for KnapSack via GenOpt
- Author:
 - Sebastian Franke
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
KnapSack_solvedWithGeneticOpt
public KnapSack_solvedWithGeneticOpt() 
 - 
 - 
Method Details
- 
main
main method- Parameters:
 args- arguments
 
 -