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

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

public class OptDivideTmRouting
extends java.lang.Object
implements RoutingAlgorithmsBasedOnOneTm

Creation date: 27 avr. 2007

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

Constructor Summary
OptDivideTmRouting()
           
 
Method Summary
 RoutingMatrix computeRouting(Domain domain, TrafficMatrix tm)
           
protected  void computeRoutingMatrix(Domain domain, RoutingMatrix routingMatrix, SPF spf, int N)
           
 java.lang.String getNameAndParameters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptDivideTmRouting

public OptDivideTmRouting()
Method Detail

computeRouting

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

computeRoutingMatrix

protected void computeRoutingMatrix(Domain domain,
                                    RoutingMatrix routingMatrix,
                                    SPF spf,
                                    int N)

getNameAndParameters

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


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