|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mss.ea.trm.Termination | +--mss.ea.trm.FloatScoreTermination
Abstract base class for termination operators evaluating scores of type float.
Fields inherited from class mss.ea.trm.Termination |
pop |
Constructor Summary | |
FloatScoreTermination(AbstractPopulation pop)
Constructor with population. |
Methods inherited from class mss.ea.trm.Termination |
getPopulation, isTrue, setPopulation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FloatScoreTermination(AbstractPopulation pop)
pop
- population the score is retrieved from
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |