be.ac.ulg.montefiore.run.totem.repository.CSPF
Class CSPFInvCap

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPF
      extended by be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPFInvCap
All Implemented Interfaces:
LSPBackupRouting, LSPPrimaryRouting, SPF, TotemAlgorithm

public class CSPFInvCap
extends CSPF

CSPF that use 10000000/bandwidth as metric for each link

Creation date: 03-Nov-2004 11:12:37

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
CSPFInvCap()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
protected  float getMetric(Link link)
           
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.repository.CSPF.CSPF
computeCSPF, computeCSPF, computeFullMeshSPF, computeFullMeshSPF, computeSPF, computeSPF, computeSPF, computeSPF, computeSPF, computeSPF, displayPath, displayTent, extractPath, extractPath, getDetourRoutingParameters, getPrimaryRoutingParameters, getRunningParameters, getStartAlgoParameters, hashCode, relax, routeBypass, routeDetour, routeLSP, routeNLSP, start, start, stop
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSPFInvCap

public CSPFInvCap()
Method Detail

getMetric

protected float getMetric(Link link)
Overrides:
getMetric in class CSPF

equals

public boolean equals(java.lang.Object o)
Specified by:
equals in interface SPF
Overrides:
equals in class CSPF


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