es.udc.gii.common.eaf.algorithm.operator.selection
Class ExtintionOperator.Wxy

java.lang.Object
  extended by es.udc.gii.common.eaf.algorithm.operator.selection.ExtintionOperator.Wxy
All Implemented Interfaces:
Configurable, Plugin
Direct Known Subclasses:
ExtintionOperator.WxyMaximizing, ExtintionOperator.WxyMinimizing
Enclosing class:
ExtintionOperator

protected abstract class ExtintionOperator.Wxy
extends java.lang.Object
implements Plugin


Constructor Summary
protected ExtintionOperator.Wxy()
           
 
Method Summary
(package private) abstract  double get(MaIndividual indA, MaIndividual indB)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface es.udc.gii.common.eaf.config.Configurable
configure
 

Constructor Detail

ExtintionOperator.Wxy

protected ExtintionOperator.Wxy()
Method Detail

get

abstract double get(MaIndividual indA,
                    MaIndividual indB)