Class ConstrainedShortestPathFirst

java.lang.Object
org.opendaylight.algo.impl.AbstractPathComputation
org.opendaylight.algo.impl.ConstrainedShortestPathFirst
All Implemented Interfaces:
PathComputationAlgorithm

public class ConstrainedShortestPathFirst extends AbstractPathComputation
This Class implements a simple Constrained Shortest Path First path computation algorithm that take into account Bandwidth and TE Metric as constraints.
Author:
Olivier Dugeon, Philippe Niger, Philippe Cadro