com.rapidminer.operator.features.aggregation
Interface AggregationSelection

All Known Implementing Classes:
AggregationNonDominatedSortingSelection, AggregationTournamentSelection

public interface AggregationSelection

Should perform a selection on the given population list.

Author:
Ingo Mierswa Exp $

Method Summary
 void performSelection(java.util.List<AggregationIndividual> population)
           
 

Method Detail

performSelection

void performSelection(java.util.List<AggregationIndividual> population)


Copyright © 2001-2009 by Rapid-I