|
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.ChildMaker
gov.nasa.javaGenes.permutation.PermutationChildMaker
gov.nasa.javaGenes.permutation.PermutationOrderMutation
gov.nasa.javaGenes.EOSscheduling.OrderMutation
Field Summary |
Fields inherited from class gov.nasa.javaGenes.permutation.PermutationOrderMutation |
numberOfSwaps |
Fields inherited from class gov.nasa.javaGenes.core.ChildMaker |
cumulative, forEvolution, last |
Constructor Summary | |
OrderMutation()
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class gov.nasa.javaGenes.permutation.PermutationOrderMutation |
getFirstIndex, getSecondIndex, makeChildren, mutate, numberOfParents |
Methods inherited from class gov.nasa.javaGenes.permutation.PermutationChildMaker |
copyIndex |
Methods inherited from class gov.nasa.javaGenes.core.ChildMaker |
checkLastResults, checkResults, clearLast, getAndClearLastTabSeparatedResults, getFitnessFunctionNames, getLastTabSeparatedResults, headerFragment, makeChildren, mutate, neverUsed, proportionDown, results, setFitnessFunction, setFitnessFunctionNames, subClassMeasures, tabSeparatedResults |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OrderMutation()
Method Detail |
public java.lang.String toString()
toString
in class PermutationOrderMutation
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |