Package org.opt4j.tutorial.helloworld

The helloworld example is a simple problem which shows the implementation of the Decoder, Evaluator and Creator interfaces which is the minimum requirement for own optimization problems.

See:
          Description

Class Summary
HelloWorldCreator  
HelloWorldDecoder  
HelloWorldEvaluator  
HelloWorldModule  
 

Package org.opt4j.tutorial.helloworld Description

The helloworld example is a simple problem which shows the implementation of the Decoder, Evaluator and Creator interfaces which is the minimum requirement for own optimization problems.