|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgap.Configuration
org.jgap.impl.DefaultConfiguration
The DefaultConfiguration class simplifies the JGAP configuration process by providing default configuration values for many of the configuration settings. The following values must still be provided: the sample Chromosome, population size, and desired fitness function. All other settings may also be changed in the normal fashion for those who wish to specify other custom values.
Constructor Summary | |
DefaultConfiguration()
Constructs a new DefaultConfiguration instance with a number of Configuration settings set to default values. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultConfiguration()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |