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