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

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

public class IGPWOOneTm
extends java.lang.Object
implements RoutingAlgorithmsBasedOnOneTm

Creation date: 25 avr. 2007

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

Constructor Summary
IGPWOOneTm(Domain domain)
           
 
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

IGPWOOneTm

public IGPWOOneTm(Domain domain)
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.