|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Counter | Interface for a simple counter. |
DataCollector | Interface for a data collector. |
DataTracker | Interface for a tracker that gathers data from collectors. |
Class Summary | |
AbstractBufferedCollector | Abstract implementation of a buffered data collector. |
AbstractPrintProcessor | Abstract base class for a stream processor, which prints individual streams in a particular way. |
AbstractUnbufferedCollector | Abstract implementation of an unbuffered data collector. |
ASCIIFileProcessor | Processor for saving individual streams to plain ASCII files. |
AverageScoreCollector | Collector which calculates the average score of a population. |
BestScoreCollector | Collector which searches for the best score in a population. |
BinaryFileProcessor | Processor for saving individual streams to files in a binary format. |
DefaultDataTracker | Default implementation of the tracker interface. |
FileProcessor | Abstract base class for a print processor which saves a stream into a file. |
FitnessTracker | Gathers information about the current state of a population. |
GenerationCollector | Collector for gathering the number generations of a population. |
IntegerCounter | Integer counter. |
LongCounter | Long counter. |
PopulationSizeCollector | Collector for gathering the size of a population. |
PrintProcessor | Processor for printing information about individuals. |
ScoreCollector | Collector for gathering all scores from a population. |
ScoreTracker | Gathers information about the current state of a population. |
Stats | Abstract base class for a statistical operator. |
StatTracker | Abstract base class for tracking various data. |
Timer | Implementation of a simple timer. |
WorstScoreCollector | Collector which searches for the worst score in a population. |
XMLFileProcessor | Processor for saving individual streams to files in a XML format. |
XMLPrintProcessor | Processor for printing individual streasm into XML files. |
Classes to gather information about a runnning algorithm.
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |