See: Description
| Class | Description |
|---|---|
| AnnotationConstraint |
Constraint that evaluates an arbitrary link annotated value is under the specified threshold.
|
| AsymmetricPathConstraint |
Constraint that serves as a request for asymmetric bi-directional path.
|
| BandwidthConstraint |
Constraint that evaluates links based on available bandwidths.
|
| BooleanConstraint |
Abstract base class for various constraints that evaluate link viability
in a yes/no fashion.
|
| LambdaConstraint |
Constraint that evaluates links based on available lambda.
|
| LatencyConstraint |
Constraint that evaluates the latency through a path.
|
| LinkTypeConstraint |
Constraint that evaluates links based on their type.
|
| ObstacleConstraint |
Constraint that evaluates elements not passed through.
|
| WaypointConstraint |
Constraint that evaluates elements passed through in order.
|
Copyright © 2015. All rights reserved.