Package ons.ra

Class ASMC

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

public class ASMC
extends java.lang.Object
implements RA
This is a new algorithm to solve the RMSCA problem in SDM-EON. The algorithm tries to allocate circuits with resistant modulation on the central core, and separate the circuits in odd and even on peripheral cores, to reduce fragmentation.
  • Constructor Summary

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