Package ons.ra

Class DF

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

public class DF
extends java.lang.Object
implements RA
The Degree of Fragmentation. Article: "Fragmentation Aware Routing and Spectrum Assignment Algorithm", Moura, P. M., Fonseca, N. L. S. e Scaraficci, R. A, Relatorio tecnico. Instituto de Computacao Universidade Estadual de Campinas, Aug 2013.
  • Constructor Summary

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