Package org.opt4j.tutorial.salesman

The salesman example implements the Traveling Salesman Problem.

See:
          Description

Class Summary
SalesmanCreator  
SalesmanDecoder  
SalesmanEvaluator  
SalesmanModule  
SalesmanProblem  
SalesmanRoute  
SalesmanWidgetModule  
SalesmanWidgetService  
SalesmanWidgetService.MyPanel  
SalesmanWidgetService.SalesmanWidget  
 

Package org.opt4j.tutorial.salesman Description

The salesman example implements the Traveling Salesman Problem. A problem-specific GUI is added.