be.ac.ulg.montefiore.run.totem.repository.SAMTE.core
Class SAMTE

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.core.SAMTE

public class SAMTE
extends java.lang.Object

Creation date: 01-Jun-2005 10:12:55

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

Constructor Summary
SAMTE(java.lang.String cplName, ObjectiveFunction scf, int tmId)
           
SAMTE(java.lang.String cplName, ObjectiveFunction scf, SANeighbourhood nbh, int asId, int tmId)
           
 
Method Summary
 java.util.List<Lsp> execute(int nbLsp, int nbSimulation, SAParameter params)
           
 SAMTESolution getBestSolution()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SAMTE

public SAMTE(java.lang.String cplName,
             ObjectiveFunction scf,
             int tmId)
      throws InvalidTrafficMatrixException,
             InvalidDomainException
Throws:
InvalidTrafficMatrixException
InvalidDomainException

SAMTE

public SAMTE(java.lang.String cplName,
             ObjectiveFunction scf,
             SANeighbourhood nbh,
             int asId,
             int tmId)
      throws InvalidTrafficMatrixException,
             InvalidDomainException
Throws:
InvalidTrafficMatrixException
InvalidDomainException
Method Detail

execute

public java.util.List<Lsp> execute(int nbLsp,
                                   int nbSimulation,
                                   SAParameter params)
                            throws java.lang.Exception
Throws:
java.lang.Exception

getBestSolution

public SAMTESolution getBestSolution()


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