Package drasys.or.graph.sp

Shortest path algorithms.

See:
          Description

Interface Summary
AllPairsI The interface used by all algorithms to access all pairs shortest path algorithms.
SingleVertexI The interface used by all algorithms to access single vertex shortest path algorithms.
SingleVertexListenerI The interface that can receive single vertex shortest path events.
 

Class Summary
Connections A single vertex shortest path implementation which uses the connection restriction and cost properties.
Dijkstra A single vertex shortest path implementation using Dijkstra's algorithm.
Iterate An implementation of an all pairs shortest path algorithm which iterates a single vertex shortest path algorithm.
SingleVertexListenerAdapter A convenience object to simplify implementing SingleVertexListenerI.
 

Package drasys.or.graph.sp Description

Shortest path algorithms.

Author:
DRA Systems


Copyright(C)1997-2000 by DRA Systems all rights reserved. OpsResearch.com