|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractStreamCondition | |
mss.ea.trm | This package contains classes that represent the termination operator. |
Uses of AbstractStreamCondition in mss.ea.trm |
Subclasses of AbstractStreamCondition in mss.ea.trm | |
class |
AbsoluteScoreStreamCondition
Termination at an absolute score value. |
class |
BestWorstStreamCondition
Termination dependent on the difference between best and worst score. |
class |
PhiStreamCondition
Termination dependent on Phi. |
class |
RelativeErrorStreamCondition
Termination at an relative error to the target value. |
class |
RunningMeanStreamCondition
Termination dependent on the running mean value. |
class |
ScoreStreamCondition
Abstract base class for stream conditions dealing with scores. |
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |