- occupiedLinkCapacity - Variable in class com.net2plan.interfaces.simulation.SimEvent.RouteAdd
-
- occupiedLinkCapacity - Variable in class com.net2plan.interfaces.simulation.SimEvent.RouteModify
-
- occupiedLinkCapacity - Variable in class com.net2plan.libraries.WDMUtils.LightpathModify
-
- of(String, double, double) - Static method in class com.net2plan.libraries.FlexGridUtils.ModulationFormat
-
Factory method.
- of(A, B) - Static method in class com.net2plan.utils.Pair
-
This factory allows a pair to be created using inference to obtain the generic types.
- of(A, B, C, D) - Static method in class com.net2plan.utils.Quadruple
-
This factory allows a quadruple to be created using inference to obtain the generic types.
- of(A, B, C, D, E) - Static method in class com.net2plan.utils.Quintuple
-
This factory allows a quintuple to be created using inference to obtain the generic types.
- of(A, B, C) - Static method in class com.net2plan.utils.Triple
-
This factory allows a triple to be created using inference to obtain the generic types.
- offeredTraffic - Variable in class com.net2plan.interfaces.simulation.SimEvent.DemandAdd
-
- offeredTraffic - Variable in class com.net2plan.interfaces.simulation.SimEvent.DemandModify
-
- ones(int) - Static method in class com.net2plan.utils.DoubleUtils
-
Returns an array filled with ones.
- ones(Set<A>) - Static method in class com.net2plan.utils.DoubleUtils
-
Returns a map filled with ones.
- ones(int) - Static method in class com.net2plan.utils.IntUtils
-
Returns an array filled with ones.
- ones(Set<A>) - Static method in class com.net2plan.utils.IntUtils
-
Returns a map filled with ones.
- ones(int) - Static method in class com.net2plan.utils.LongUtils
-
Returns an array filled with ones.
- opticalReachInKm - Variable in class com.net2plan.libraries.FlexGridUtils.ModulationFormat
-
Optical reach (in kilometers).
- OptimizationProblem - Class in com.jom
-
This class contains the methods for handling optimization problems, defining their input parameters (if any), decision variables,
objetive function and constraints, choosing and calling a solver to obtain a numerical solution, and retrieving that solution.
- OptimizationProblem() - Constructor for class com.jom.OptimizationProblem
-
Creates an optimization problem object
- originNode - Variable in class com.net2plan.interfaces.simulation.SimEvent.LinkAdd
-