Package org.opt4j.tutorial.operator

The operator example shows how to add own Operators for the modification of Genotypes.

See:
          Description

Class Summary
MyOperator  
MyOperatorModule  
 

Package org.opt4j.tutorial.operator Description

The operator example shows how to add own Operators for the modification of Genotypes. The operator is implemented in MyOperator and bound using MyOperatorModule.