Package de.kumpe.hadooptimizer.examples.functions

Implementations of EAs which try to find minimums of functions.

See:
          Description

Class Summary
AxisPanel  
LiveHistoryPanelReporter A Panel which draws the graph of the evaluation-function (in the usual coordinate-system) renders the current population on top of the graph every LiveHistoryPanelReporter.refreshMillis milliseconds.
MinimumInGraph  
Polynomial Tries to minimize a polygon.
Rastrigin Tries to minimize a polygon.
ResultReporterPanel  
Rosenbrock Tries to minimize a polygon.
 

Package de.kumpe.hadooptimizer.examples.functions Description

Implementations of EAs which try to find minimums of functions.

Author:
Christian Kumpe


Copyright © 2011 Christian Kumpe. All Rights Reserved.