A B C D E F G H I J K L M N O P Q R S T U V W Z 

A

acceptRequest(int[], double, Map<String, String>) - Static method in class com.net2plan.interfaces.cacSimulation.CACAction
Accepts a connection request.
acceptRequest(List<int[]>, double[], List<Map<String, String>>) - Static method in class com.net2plan.interfaces.cacSimulation.CACAction
Accepts a connection request.
activityFactor(double, int, double, double) - Static method in class com.net2plan.libraries.TrafficMatrixGenerationModels
Returns the activity factor of a node, given the current UTC hour and its timezone (see [1]).
addConnectionRoute(int, int[], double, Map<String, String>) - Static method in class com.net2plan.interfaces.cacSimulation.CACAction
Constructor to define a 'add connection route' action.
addDemand(int, int, double, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new traffic demand to the network.
addDemandsFrom(NetPlan) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds to the current network plan the traffic demand set from other network plan.
addLink(int, int, double, double, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new link to the network.
addLink(int, int, double, double, Map<String, String>) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add link' action.
addLinkToSRG(int, int) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a link to a given SRG.
addLinkToSRG(long, long) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add link to SRG' action.
addNode(double, double, String, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new node to the network.
addNodeToSRG(int, int) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a node to a given SRG.
addNodeToSRG(int, long) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add node to SRG' action.
addPath(int, int[]) - Method in class com.net2plan.libraries.CandidatePathList
Adds a new path to the path list.
addProtectionSegment(int[], double, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new protection segment to the network.
addProtectionSegment(double, int[], Map<String, String>) - Static method in class com.net2plan.interfaces.resilienceSimulation.ProvisioningAction
Adds a new protection segment.
addProtectionSegment(long[], double, Map<String, String>) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add protection segment' action.
addProtectionSegmentToRouteBackupSegmentList(int, int) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a protection segment to the list of backup protection segments of a route.
addProtectionSegmentToRouteBackupSegmentList(long, long) - Static method in class com.net2plan.interfaces.resilienceSimulation.ProvisioningAction
Adds a protection segment to the backup list of a given route.
addProtectionSegmentTosRouteBackupSegmentList(long, long) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add protection segment to route backup list' action.
addRoute(int, double, int[], int[], Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new traffic route to the network.
addRoute(int, double, int[], long[], Map<String, String>) - Static method in class com.net2plan.interfaces.resilienceSimulation.ProvisioningAction
Adds a route.
addRoute(int, double, long[], long[], Map<String, String>) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add route' action.
addRoutes(CandidatePathList, double[], boolean) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds traffic routes from a candidate path list.
addSRG(int[], int[], double, double, Map<String, String>) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
Adds a new SRG to the network.
addSRG(int[], long[], double, double, Map<String, String>) - Static method in class com.net2plan.interfaces.timeVaryingTrafficSimulation.TrafficAllocationAction
'Add SRG' action.
asObjectArray(boolean[]) - Static method in class com.net2plan.utils.BooleanUtils
Converts from a boolean array to a Boolean array.
asObjectArray(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Converts from a double array to a Double array.
asObjectArray(int[]) - Static method in class com.net2plan.utils.IntUtils
Converts from an int array to an Integer array.
asObjectArray(long[]) - Static method in class com.net2plan.utils.LongUtils
Converts from an long array to an Long array.
asPrimitiveArray(Boolean[]) - Static method in class com.net2plan.utils.BooleanUtils
Converts from a Boolean array to a boolean array.
asPrimitiveArray(Double[]) - Static method in class com.net2plan.utils.DoubleUtils
Converts from a Double array to a double array.
asPrimitiveArray(Integer[]) - Static method in class com.net2plan.utils.IntUtils
Converts from an Integer array to an int array.
asPrimitiveArray(Long[]) - Static method in class com.net2plan.utils.LongUtils
Converts from an Long array to an long array.
average(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the average value of an array.
average(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the average value of an array.
averageNonZeros(double[]) - Static method in class com.net2plan.utils.DoubleUtils
Returns the average value only among non-zero values
averageNonZeros(int[]) - Static method in class com.net2plan.utils.IntUtils
Returns the average value only among non-zero values
A B C D E F G H I J K L M N O P Q R S T U V W Z