Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core.common
Interface ICombiner


public interface ICombiner

Interface for operators the combine individual sets.

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

Method Summary
 IIndividualSet combine(IIndividualSet[] isetArray)
          Merges the given individual set into a single set.
 

Method Detail

combine

public IIndividualSet combine(IIndividualSet[] isetArray)
Merges the given individual set into a single set.

Parameters:
isetArray - array of individual sets to be merged
Returns:
individual set containing the individuals from the input sets

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

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