Uses of Interface
net.sourceforge.cilib.problem.mappingproblem.MappingEvaluator

Packages that use MappingEvaluator
net.sourceforge.cilib.problem.mappingproblem   
 

Uses of MappingEvaluator in net.sourceforge.cilib.problem.mappingproblem
 

Classes in net.sourceforge.cilib.problem.mappingproblem that implement MappingEvaluator
 class CurvilinearCompEvaluator
          Implements the Curvilinear Component function for evaluating the fitness of the Mapping problem.
 class CurvilinearDistEvaluator
          Implements the Curvilinear Distance function for evaluating the fitness of the Mapping problem.
 class KruskalEvaluator
          Implements the Kruskal stress function for evaluating the fitness of the MappingProblem.
 

Methods in net.sourceforge.cilib.problem.mappingproblem with parameters of type MappingEvaluator
 void MappingProblem.setEvaluator(MappingEvaluator evaluator)
          This function sets the evaluator to use.
 



Copyright © 2009 CIRG. All Rights Reserved.