Package ons.ra

Class EAMGSP

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

public class EAMGSP
extends java.lang.Object
implements RA
The proposed Pedro M Moura, Energy Aware Multigraph Shortest Path Algorithm (EAMGSP) [Modulation best Power Consumption]. Article: "Algorithm for Energy Efficient Routing, Modulation and Spectrum Assignment", Pedro M. Moura, Rafael A. Scaraficci, Nelson L. S. da Fonseca, IEEE ICC 2015, Communications QoS, Reliability and Modeling Symposium.
  • Constructor Summary

    Constructors 
    Constructor Description
    EAMGSP()  
  • 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