|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.mining.geneticmining.population.BuildNextRandomGeneration
public class BuildNextRandomGeneration
Title:
Description:
Copyright: Copyright (c) 2005
Company:
Constructor Summary | |
---|---|
BuildNextRandomGeneration(double elitismRate,
BuildPopulation randomPopulationBuilder)
|
Method Summary | |
---|---|
HeuristicsNet[] |
build(HeuristicsNet[] oldPopulation)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildNextRandomGeneration(double elitismRate, BuildPopulation randomPopulationBuilder)
Method Detail |
---|
public HeuristicsNet[] build(HeuristicsNet[] oldPopulation)
build
in interface BuildPopulation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |