de.kumpe.hadooptimizer.examples.tutorial
Class MinimumInPolygon
java.lang.Object
org.apache.hadoop.conf.Configured
de.kumpe.hadooptimizer.examples.Example
de.kumpe.hadooptimizer.examples.OptimizerExample<Double>
de.kumpe.hadooptimizer.examples.tutorial.MinimumInPolygon
- All Implemented Interfaces:
- org.apache.hadoop.conf.Configurable
public class MinimumInPolygon
- extends OptimizerExample<Double>
Fields inherited from class de.kumpe.hadooptimizer.examples.OptimizerExample |
offspring, OPTION_CYCLES, OPTION_EA, OPTION_ES, OPTION_EVALUATION_LIMIT, OPTION_MULTI_POPULATIONS, OPTION_NS_LIMIT, OPTION_OFFSPRING, OPTION_PARENTS, OPTION_PRESERVE_PARENTS, OPTION_STANDARD_DEVIATION, OPTION_TIME_LIMIT, OPTION_ZERO_PADDING, parents, preserveParents, standardDeviation |
Methods inherited from class org.apache.hadoop.conf.Configured |
getConf, setConf |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinimumInPolygon
public MinimumInPolygon()
getVersionInfo
protected String getVersionInfo()
- Specified by:
getVersionInfo
in class Example
createEaOptimizerConfiguration
protected EaOptimizerConfiguration<Double> createEaOptimizerConfiguration()
throws org.apache.commons.cli.ParseException
- Overrides:
createEaOptimizerConfiguration
in class OptimizerExample<Double>
- Throws:
org.apache.commons.cli.ParseException
Copyright © 2011 Christian Kumpe. All Rights Reserved.