- save(File) - Method in class com.net2plan.libraries.CandidatePathList
-
- saveOptions() - Static method in class com.net2plan.interfaces.networkDesign.Configuration
-
- saveToFile(File) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- select(boolean[], int[]) - Static method in class com.net2plan.utils.BooleanUtils
-
- select(double[], int[]) - Static method in class com.net2plan.utils.DoubleUtils
-
- select(int[], int[]) - Static method in class com.net2plan.utils.IntUtils
-
- selectColumn(double[][], int) - Static method in class com.net2plan.utils.DoubleUtils
-
- selectRow(double[][], int) - Static method in class com.net2plan.utils.DoubleUtils
-
- setConnectionState(int, double, int[]) - Method in class com.net2plan.interfaces.cacSimulation.ConnectionNetState
-
- setDemandAttribute(int, String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setDemandAttributes(int, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setDemandOfferedTrafficInErlangs(int, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setdiff(double[]...) - Static method in class com.net2plan.utils.DoubleUtils
-
- setdiff(int[]...) - Static method in class com.net2plan.utils.IntUtils
-
- setFailureGroups(int[][], int[][]) - Method in class com.net2plan.interfaces.resilienceSimulation.FailureNetState
-
- setInitializeEvent() - Method in class com.net2plan.interfaces.cacSimulation.ConnectionEvents
-
- setInitializeEvent() - Method in class com.net2plan.interfaces.resilienceSimulation.ResilienceEvents
-
- setLinkAttribute(int, String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setLinkAttributes(int, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setLinkCapacityInErlangs(int, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Sets the capacity of a link.
- setLinkLengthInKm(int, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Sets the length of a link.
- setLinkWeightAttributes(NetPlan, double[]) - Static method in class com.net2plan.libraries.IPUtils
-
Adds a 'linkWeight' attribute to each link with an associated link weight.
- setNetworkAttribute(String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setNetworkAttributes(Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setNodeAttribute(int, String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setNodeAttributes(int, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setNodeName(int, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Sets the node name.
- setNodeXYPosition(int, double, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Sets the node position.
- setOption(String, String) - Static method in class com.net2plan.interfaces.networkDesign.Configuration
-
- setOptions(Map<String, String>) - Static method in class com.net2plan.interfaces.networkDesign.Configuration
-
- setProtectionSegmentAttribute(int, String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setProtectionSegmentAttributes(int, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setProtectionSegmentReservedBandwidthInErlangs(int, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setRouteAttribute(int, String, String) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setRouteAttributes(int, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setRouteCarriedTrafficInErlangs(int, double) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
- setRoutesFromRoutingTableMatrix(NetPlan, double[][]) - Static method in class com.net2plan.libraries.IPUtils
-
Generates routes from the demand set of a given a network design using a given set of routing tables.
- setRouteState(int, int[], double) - Method in class com.net2plan.interfaces.resilienceSimulation.FailureNetState
-
Modifies the state of the specified route.
- sort(double[], Constants.OrderingType) - Static method in class com.net2plan.utils.DoubleUtils
-
- sort(int[], Constants.OrderingType) - Static method in class com.net2plan.utils.IntUtils
-
- sortIndexes(double[], Constants.OrderingType) - Static method in class com.net2plan.utils.DoubleUtils
-
Sorts indexes of the array
into ascending/descending order in a stable way.
- sortIndexes(int[], Constants.OrderingType) - Static method in class com.net2plan.utils.IntUtils
-
Sorts indexes of the array
into ascending/descending order in a stable way.
- split(String, String) - Static method in class com.net2plan.utils.StringUtils
-
- std(double[]) - Static method in class com.net2plan.utils.DoubleUtils
-
- StringUtils - Class in com.net2plan.utils
-
Provides extra functionality for String objects.
- StringUtils() - Constructor for class com.net2plan.utils.StringUtils
-
- substract(double[], double[]) - Static method in class com.net2plan.utils.DoubleUtils
-
- substract(int[], int[]) - Static method in class com.net2plan.utils.IntUtils
-
- sum(double[]) - Static method in class com.net2plan.utils.DoubleUtils
-
- sum(double[], double[]) - Static method in class com.net2plan.utils.DoubleUtils
-
- sum(int[]) - Static method in class com.net2plan.utils.IntUtils
-
- sum(int[], int[]) - Static method in class com.net2plan.utils.IntUtils
-