|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectec.Subpopulation
ec.app.sequence.SubpopulationExt
public class SubpopulationExt
This class extends Subpopulation and decreases the size of it every time by 25% for example.
Field Summary |
---|
Fields inherited from class ec.Subpopulation |
---|
INDIVIDUAL_INDEX_PREAMBLE, individuals, loadInds, NUM_INDIVIDUALS_PREAMBLE, numDuplicateRetries, P_FILE, P_RETRIES, P_SPECIES, P_SUBPOPSIZE, P_SUBPOPULATION, species |
Constructor Summary | |
---|---|
SubpopulationExt()
|
Method Summary | |
---|---|
ec.Group |
emptyClone()
Returns an instance of Subpopulation just like it had been before it was populated with individuals. |
void |
populate(ec.EvolutionState state,
int thread)
|
Methods inherited from class ec.Subpopulation |
---|
defaultBase, printSubpopulation, printSubpopulation, printSubpopulation, printSubpopulationForHumans, printSubpopulationForHumans, readSubpopulation, readSubpopulation, setup, writeSubpopulation |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubpopulationExt()
Method Detail |
---|
public ec.Group emptyClone()
ec.Subpopulation
emptyClone
in interface ec.Group
emptyClone
in class ec.Subpopulation
Group.emptyClone()
public void populate(ec.EvolutionState state, int thread)
populate
in class ec.Subpopulation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |