See: Description
Class | Description |
---|---|
FlexGridUtils |
Class implementing some static methods to assist in creating algorithms for
flex-grid networks.
|
FlexGridUtils.ModulationFormat |
Class to define modulation formats.
|
GraphTheoryMetrics |
Class to deal with graph-theory metrics computation.
|
GraphUtils |
Auxiliary static methods to work with graphs.
|
IPUtils |
Class for destination-based routing (IP-like).
|
NetworkPerformanceMetrics |
Class providing static methods to compute several performance
metrics using classical formulae (i.e.
|
SRGUtils |
Provides a set of static methods which can be useful when dealing with network resilience.
|
TrafficComputationEngine |
Class implementing different traffic metrics.
|
TrafficMatrixGenerationModels |
Set of methods implementing different traffic generation models based on traffic matrices.
|
WDMUtils |
Class to deal with optical topologies including wavelength assignment and regenerator placement.
|
WDMUtils.LightpathAdd |
This class represents the request to add a new lightpath.
|
WDMUtils.LightpathModify |
This class represents the request to modify an existing lightpath.
|
WDMUtils.LightpathRemove |
This class represents the request to remove an existing lightpath.
|
WirelessUtils |
Class to deal with auxiliary functions to handle wireless networks.
|
Enum | Description |
---|---|
SRGUtils.SharedRiskModel |
Type of shared-risk model.
|
Exception | Description |
---|---|
GraphUtils.ClosedCycleRoutingException |
Exception thrown when hop-by-hop routing includes closed cycles.
|