be.ac.ulg.montefiore.run.totem.repository.optDivideTM.MTRWO
Class InvCapOF

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.optDivideTM.MTRWO.InvCapOF
All Implemented Interfaces:
TEObjectiveFunction

public class InvCapOF
extends java.lang.Object
implements TEObjectiveFunction

Creation date : 8 d�c. 2005 09:47:27

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

Constructor Summary
InvCapOF()
           
 
Method Summary
 float getFirstDerivate(float capacity, double load)
           
 java.lang.String getName()
           
 double getScore(double[] linkCapacities, double[] linkLoads)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvCapOF

public InvCapOF()
Method Detail

getFirstDerivate

public float getFirstDerivate(float capacity,
                              double load)
Specified by:
getFirstDerivate in interface TEObjectiveFunction

getScore

public double getScore(double[] linkCapacities,
                       double[] linkLoads)
Specified by:
getScore in interface TEObjectiveFunction

getName

public java.lang.String getName()
Specified by:
getName in interface TEObjectiveFunction

toString

public java.lang.String toString()
Specified by:
toString in interface TEObjectiveFunction
Overrides:
toString in class java.lang.Object


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