Uses of Interface
ons.ra.RA

Packages that use RA 
Package Description
ons.ra  
ons.ra.myRAs  
ons.util  
  • Uses of RA in ons.ra

    Subinterfaces of RA in ons.ra 
    Modifier and Type Interface Description
    interface  RABulk  
    Classes in ons.ra that implement RA 
    Modifier and Type Class Description
    class  AMMS
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_AP
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_CS
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_DF
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_FPA
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_KSP
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_MBM
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_MSP
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AMMS_SPV
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  AP
    The Acceptance Prone.
    class  ARTO
    The proposed by Italo
    class  ASMC
    This is a new algorithm to solve the RMSCA problem in SDM-EON.
    class  CASD
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  CASD_PushPull
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  CS
    The proposed Rui Wang Complete Sharing (CS).
    class  DF
    The Degree of Fragmentation.
    class  DP
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
    class  EAMGSP
    The proposed Pedro M Moura, Energy Aware Multigraph Shortest Path Algorithm (EAMGSP) [Modulation best Power Consumption].
    class  EEABE
    Classe AARSASJ
    class  EEKSP
    The proposed Jorge Lopez Vizcaino, KSP best Power Consumption (EEKSP).
    class  FFCA
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  FPA
    The proposed P S Khodashenas.
    class  HamPcycle  
    class  KSP
    The proposed Xin Wan.
    class  KSP_ProtectionDLP  
    class  KSP_ProtectionGrooming  
    class  KSP_RMLSA
    The proposed Xin Wan.
    class  KSP_RMSCA
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  KSP_RSCA
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  KSP_SNR
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapAP
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapCS
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapDF
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapFPA
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapKSP
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapKSP_SNR
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapMSP
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapSchema
    This class is a adaptive modulation model, that uses some RA class in your implementation.
    class  MAdapSP
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapSP_SNR
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapSPTG
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapSPV
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MAdapSPV_SNR
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MBM
    The proposed m-Adap by Xin Wan in this RSA solver.
    class  MBM_RSA
    The my proposed to use the optical agregation.
    class  MBM_SBVT
    The my proposed to use the optical agregation using SBVT schema.
    class  MBM_SR
    The my proposed to use the optical agregation.
    class  MSP
    The proposed Xin Wan.
    class  My2RSA
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
    class  My2RWA
    This is a sample algorithm for the Grooming problem.
    class  My3RSA
    This is a sample algorithm for the Grooming problem in EON.
    class  My4RSA
    This is a sample algorithm for Rounting Modulation Level Spectrum Allocation (RMLSA) problem.
    class  MyRSA
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
    class  MyRWA
    This is a sample algorithm for the Routing and Wavelength Assignment problem.
    class  PCycle  
    class  PP
    The proposed Rui Wang Pseudo Partition (PP).
    class  RSAMF
    The RSAMF algorithm.
    class  RSAMFPF
    The RSAMF algorithm.
    class  SP_RMLSA
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
    class  SP_RMSCA
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  SP_RSA
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
    class  SP_RSCA
    This is a sample algorithm for the Routing and Spectrum Core Alocation problem.
    class  SPTG
    The proposed Zheyu Fan.
    class  SPV
    The proposed Xin Wan.
    class  WR
    The proposed Xin Wan.
  • Uses of RA in ons.ra.myRAs

    Classes in ons.ra.myRAs that implement RA 
    Modifier and Type Class Description
    class  My2RSA
    This is a sample algorithm for the Routing and Spectrum Alocation problem.
  • Uses of RA in ons.util

    Constructors in ons.util with parameters of type RA 
    Constructor Description
    PseudoControlPlane​(ControlPlaneForRA cp, RA rsa)  
    PseudoControlPlane2​(ControlPlaneForRA cp, RA rsa)