|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.mining.geneticmining.population.InitialPopulationFactory
public class InitialPopulationFactory
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Constructor Summary | |
---|---|
InitialPopulationFactory()
|
Method Summary | |
---|---|
static java.lang.String[] |
getInitialPopulationTypes()
|
static BuildPopulation |
getPopulation(int indexPopulationType,
java.util.Random gen,
LogReader log,
double power)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InitialPopulationFactory()
Method Detail |
---|
public static java.lang.String[] getInitialPopulationTypes()
public static BuildPopulation getPopulation(int indexPopulationType, java.util.Random gen, LogReader log, double power)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |