DijkstraInitialize Method | 
| Name | Description | |
|---|---|---|
| Initialize | 
            Initialize algorithm. Must be called before the Dijkstra 
            algorithm is started
              | |
| Initialize(Int32) | 
            Initialize algorithm. Must be called before the Dijkstra 
            algorithm is started.
             Sets the sourceVertex as the source for the distance calculations.  |