be.ac.ulg.montefiore.run.totem.repository.DynamicStrategy.RoutingAlgorithms
Class BGPAwareIGPWOOneTm

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.DynamicStrategy.RoutingAlgorithms.BGPAwareIGPWOOneTm
All Implemented Interfaces:
RoutingAlgorithmsBasedOnOneTm

public class BGPAwareIGPWOOneTm
extends java.lang.Object
implements RoutingAlgorithmsBasedOnOneTm

Creation date: 25 avr. 2007

Author:
Simon Balon (balon@run.montefiore.ulg.ac.be)

Constructor Summary
BGPAwareIGPWOOneTm(Domain domain, boolean interDomainTe)
           
 
Method Summary
 RoutingMatrix computeRouting(Domain domain, TrafficMatrix tm)
           
protected  void computeRoutingMatrix()
           
 java.lang.String getNameAndParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BGPAwareIGPWOOneTm

public BGPAwareIGPWOOneTm(Domain domain,
                          boolean interDomainTe)
Method Detail

computeRouting

public RoutingMatrix computeRouting(Domain domain,
                                    TrafficMatrix tm)
Specified by:
computeRouting in interface RoutingAlgorithmsBasedOnOneTm

computeRoutingMatrix

protected void computeRoutingMatrix()

getNameAndParameters

public java.lang.String getNameAndParameters()
Specified by:
getNameAndParameters in interface RoutingAlgorithmsBasedOnOneTm


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