Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core.common
Interface IGeneticOperator

All Superinterfaces:
IOperator, java.io.Serializable
All Known Subinterfaces:
IMutator, IRecombinator, ISelector
All Known Implementing Classes:
AbstractGeneticOperator

public interface IGeneticOperator
extends IOperator

Interface for an operator that is used in an evolutionary algorithm. This interface does not specify any methods at the moment. It is only used to separate genetic operators from other operators that may be added in the future.

Since:
0.4.0
Version:
$Revision: 1.4 $ $Date: 2004/05/26 11:57:59 $
Author:
Andreas Rummler

Methods inherited from interface org.evolvica.engine.IOperator
attachDescriptor, attachElement, descriptor, element, getId, getName, setId, setName
 


Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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