be.ac.ulg.montefiore.run.totem.repository.genericheuristics.simulatedAnnealing.model
Interface SASolution

All Superinterfaces:
java.lang.Cloneable, HeuristicSolution
All Known Implementing Classes:
SAMTESolution

public interface SASolution
extends java.lang.Cloneable, HeuristicSolution

Define the requirements of a solution needed by the simulated annealing algorithm

Creation date: 16-Nov-2004 14:30:51

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Method Summary
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.genericheuristics.model.HeuristicSolution
clone, display, evaluate, getObjectiveFunction
 



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