be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.NeighborFunction
Class OneRandomWeightChange

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.NeighborFunction.BGPAwareNeighborFunction
      extended by be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.NeighborFunction.OneRandomWeightChange

public class OneRandomWeightChange
extends BGPAwareNeighborFunction

Creation date: 11 sept. 2007

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

Constructor Summary
OneRandomWeightChange()
           
 
Method Summary
 java.lang.String getName()
           
 void proposeMove(LinksWeightSolution currentLinkWeights, LinksWeightSolution currentLinkWeightsModified)
           
 
Methods inherited from class be.ac.ulg.montefiore.run.totem.repository.bgpAwareIGPWO.GenericBGPAwareLwo.SimulatedAnnealingConcepts.NeighborFunction.BGPAwareNeighborFunction
init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OneRandomWeightChange

public OneRandomWeightChange()
Method Detail

getName

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

proposeMove

public void proposeMove(LinksWeightSolution currentLinkWeights,
                        LinksWeightSolution currentLinkWeightsModified)
Specified by:
proposeMove in class BGPAwareNeighborFunction


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