be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.ObjectiveFunctions
Class MaxUtil

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.ObjectiveFunctions.BGPAwareObjectiveFunction
      extended by be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.ObjectiveFunctions.MaxUtil

public class MaxUtil
extends BGPAwareObjectiveFunction

Creation date: 11 sept. 2007

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

Constructor Summary
MaxUtil()
           
 
Method Summary
 java.lang.String getName()
           
 double getValue(LinkLoads linkLoads, Domain domain, boolean includeInterDomainLinks, boolean avoidHPReroutings)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MaxUtil

public MaxUtil()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class BGPAwareObjectiveFunction

getValue

public double getValue(LinkLoads linkLoads,
                       Domain domain,
                       boolean includeInterDomainLinks,
                       boolean avoidHPReroutings)
Specified by:
getValue in class BGPAwareObjectiveFunction


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