Class ShortestPathFirst

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

public class ShortestPathFirst extends AbstractPathComputation
This Class implements a simple Shortest Path First path computation algorithm based on standard IGP Metric.
Author:
Olivier Dugeon, Philippe Niger, Philippe Cadro