be.ac.ucl.poms.repository.model
Interface IGPWeightOptimization

All Superinterfaces:
TotemAlgorithm
All Known Implementing Classes:
bgpAwareIGPWO, IGPWO, SaBgpAwareLwo

public interface IGPWeightOptimization
extends TotemAlgorithm

This interface specifies the methods required by an algorithm that computes IGP Weights.


Method Summary
 TotemActionList calculateWeights(int ASID, int[] TMID)
           
 
Methods inherited from interface be.ac.ulg.montefiore.run.totem.repository.model.TotemAlgorithm
getRunningParameters, getStartAlgoParameters, start, stop
 

Method Detail

calculateWeights

TotemActionList calculateWeights(int ASID,
                                 int[] TMID)
                                 throws java.lang.Exception
Throws:
java.lang.Exception


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