|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SaBgpAwareLwo
public class SaBgpAwareLwo
Creation date: 11 sept. 2007
Field Summary | |
---|---|
boolean |
avoidHPReroutings
|
boolean |
includeInterDomainLinksInObjFunction
|
static int |
maxLinkWeight
|
Constructor Summary | |
---|---|
SaBgpAwareLwo()
|
Method Summary | |
---|---|
TotemActionList |
calculateWeights(int ASID,
int[] TMID)
|
java.util.HashMap |
getRunningParameters()
Returns the parameters given when the algorithm was started |
java.util.List<ParameterDescriptor> |
getStartAlgoParameters()
Returns the optional parameters that can be given when starting the algorithm |
void |
start(java.util.HashMap params)
Used to start and initialize the algorithm |
void |
stop()
Used to stop the algorithm |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean includeInterDomainLinksInObjFunction
public boolean avoidHPReroutings
public static int maxLinkWeight
Constructor Detail |
---|
public SaBgpAwareLwo()
Method Detail |
---|
public TotemActionList calculateWeights(int ASID, int[] TMID) throws java.lang.Exception
calculateWeights
in interface IGPWeightOptimization
java.lang.Exception
public void start(java.util.HashMap params) throws AlgorithmInitialisationException
start
in interface TotemAlgorithm
AlgorithmInitialisationException
public void stop()
stop
in interface TotemAlgorithm
public java.util.List<ParameterDescriptor> getStartAlgoParameters()
getStartAlgoParameters
in interface TotemAlgorithm
public java.util.HashMap getRunningParameters()
getRunningParameters
in interface TotemAlgorithm
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |