Package ons.ra

Class WR

java.lang.Object
ons.ra.WR
All Implemented Interfaces:
RA

public class WR
extends java.lang.Object
implements RA
The proposed Xin Wan. Article: "Minimum- and Maximum-Entropy Routing and Spectrum Assignment for Flexgrid Elastic Optical Networking [Invited]", Paul Wright, Michael C. Parker, and Andrew Lord, J. OPT. COMMUN. NETW./VOL. 7, NO. 1/JANUARY 2015,
  • Constructor Summary

    Constructors 
    Constructor Description
    WR()  
  • Method Summary

    Modifier and Type Method Description
    void flowArrival​(Flow flow)  
    void flowDeparture​(long id)  
    void setModulation​(int modulation)  
    void simulationEnd()  
    void simulationInterface​(ControlPlaneForRA cp)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait