|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ICollector | Interface for collector operators. |
| ICombiner | Interface for operators the combine individual sets. |
| IGeneticOperator | Interface for an operator that is used in an evolutionary algorithm. |
| IRouter | Interface for operators that "route" individuals to other operators. |
| ISplitter | Interface for an operator for splitting an individual set. |
| Class Summary | |
| AbstractConduit | Abstract base class for a conduit. |
| AbstractGeneticOperator | Abstract base class for a genetic operator. |
| AbstractMultiCaster | Abstract base class for a multicaster. |
| AbstractRouter | Abstract base class for a router. |
| AbstractSink | Abstract sink. |
| AbstractWriter | Abstract base class for processors which print individual. |
| ASCIIFileWriter | Processor for saving individual sets to plain ASCII files. |
| BinaryFileWriter | Processor for saving individual sets to files in a binary format. |
| Collector | An individual collector. |
| Combiner | An individual combiner. |
| ConsoleWriter | Processor for printing individual collections. |
| DefaultSink | Default implementation of a sink. |
| Duplicator | Duplicator for individuals. |
| FileWriter | Abstract base class for a print processor which saves an individual set into a file. |
| Log4JWriter | Print processor that converts individuals to log messages. |
| XMLWriter | Processor for saving individual sets to files in a XML format. |
General things related to genetic operators.
|
Evolvica Core API Version 0.6.3 Last Modified: July 20 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||