|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.tiling.ga.ChromosomeFactory | +--org.tiling.game.prisonersdilemma.ga.PrisonersDilemmaChromosomeFactory
Constructor Summary | |
PrisonersDilemmaChromosomeFactory()
|
Method Summary | |
org.tiling.ga.Chromosome |
create()
|
Methods inherited from class org.tiling.ga.ChromosomeFactory |
getCrossoverProbability, getMutationProbability, setCrossoverProbability, setMutationProbability |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrisonersDilemmaChromosomeFactory()
Method Detail |
public org.tiling.ga.Chromosome create()
create
in class org.tiling.ga.ChromosomeFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |