Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Package org.evolvica.core.common

General things related to genetic operators.

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.
 

Package org.evolvica.core.common Description

General things related to genetic operators.


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems