Class RankingAndPreferenceSelection<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.operator.selection.impl.RankingAndPreferenceSelection<S>
All Implemented Interfaces:
Serializable, Operator<List<S>,List<S>>, SelectionOperator<List<S>,List<S>>

public class RankingAndPreferenceSelection<S extends Solution<?>> extends Object implements SelectionOperator<List<S>,List<S>>
See Also: