Uses of Interface
be.ac.ulg.montefiore.run.totem.repository.genericheuristics.model.UpperBoundGenerator

Packages that use UpperBoundGenerator
be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.simulatedAnnealing This package holds a GUI for the simulated annealing algorithm. 
 

Uses of UpperBoundGenerator in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.simulatedAnnealing
 

Constructors in be.ac.ulg.montefiore.run.totem.visualtopo.guiComponents.simulatedAnnealing with parameters of type UpperBoundGenerator
SAGUI(java.util.ArrayList<ObjectiveFunction> objectiveFunctionList, java.util.ArrayList<SANeighbourhood> neighborhoodList, java.util.ArrayList<SAInitialSolutionGenerator> solutionGeneratorList, UpperBoundGenerator upperBoundGenerator, SolutionDisplayer solutionDisplayer, SAParameter params)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.