Package org.opt4j.tutorial.optimizer

The optimizer example shows the implementation of a simple optimizer which uses the Mutate operator.

See:
          Description

Class Summary
MutateOptimizer  
MutateOptimizerModule  
 

Package org.opt4j.tutorial.optimizer Description

The optimizer example shows the implementation of a simple optimizer which uses the Mutate operator. The optimizer is implemented in MutateOptimizer and bound using the MutateOptimizerModule.