- hasDemands(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more demands at the given layer.
- hasForwardingRules(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has at least one non-zero forwarding rule splitting ratio in any demand-link pair, in the given layer.
- hashCode() - Method in class com.net2plan.utils.Pair
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Quadruple
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Quintuple
-
Returns a hash code value for the object.
- hashCode() - Method in class com.net2plan.utils.Triple
-
Returns a hash code value for the object.
- hasLinks(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more links at the given layer.
- hasLoops() - Method in class com.net2plan.interfaces.networkDesign.Route
-
Returns true if the route has loops (traverses a node more than once), and false otherwise
- hasMulticastDemands(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more multicast demands at the given layer.
- hasMulticastTrees(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more multicast trees at the given layer.
- hasNodes() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has nodes.
- hasProtectionSegments(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more protection segments at the given layer.
- hasRoutes(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or moreroutes at the given layer.
- hasSRGs() - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has one or more shared risk groups (SRGs) defined.
- hasUnicastRoutingLoops(NetworkLayer...) - Method in class com.net2plan.interfaces.networkDesign.NetPlan
-
Returns true
if the network has at least one routing cycle at the given layer.
- HTMLUtils - Class in com.net2plan.utils
-
Auxiliary functions to work with HTML.