|
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.hillClimbing.RestartPolicy
gov.nasa.javaGenes.hillClimbing.RestartEveryNChildren
Field Summary | |
protected int |
count
|
protected int |
limit
|
Constructor Summary | |
RestartEveryNChildren(int numberOfChildrenBetweenRestarts)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int limit
protected int count
Constructor Detail |
public RestartEveryNChildren(int numberOfChildrenBetweenRestarts)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |