|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.javaGenes.core.Parameters
gov.nasa.javaGenes.evolvableDoubleList.DeJongExperiment.Parameters
Field Summary | |
static int |
deJongNumber
|
static int |
evolvableSize
|
int |
numberOfChildMakers
|
Population |
population
|
Reporter |
reporter
|
static boolean |
useLocalBreeder
|
Constructor Summary | |
Parameters()
|
Method Summary | |
void |
makeFiles()
create any files necessary to describe the parameters. |
Methods inherited from class gov.nasa.javaGenes.core.Parameters |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static int deJongNumber
public static boolean useLocalBreeder
public static int evolvableSize
public Population population
public Reporter reporter
public final int numberOfChildMakers
Constructor Detail |
public Parameters()
Method Detail |
public void makeFiles()
Parameters
makeFiles
in class Parameters
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |