|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgap.ReproductionOperator
com.anji.util.DummyReproductionOperator
Constructor Summary | |
DummyReproductionOperator()
|
Method Summary | |
void |
reproduce(Configuration config,
java.util.List parentChroms,
int numOffspring,
java.util.List offspring)
|
Methods inherited from class org.jgap.ReproductionOperator |
getSlice, reproduce, setSlice |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyReproductionOperator()
Method Detail |
public void reproduce(Configuration config, java.util.List parentChroms, int numOffspring, java.util.List offspring)
reproduce
in class ReproductionOperator
config
- parentChroms
- List contains chromosome objectsnumOffspring
- # Chromosomes to return in Listoffspring
- List contains ChromosomeMaterial objectsReproductionOperator.reproduce(org.jgap.Configuration, java.util.List, int,
java.util.List)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |