doc/developpers_interface.dox
author alpar
Sun, 06 Feb 2005 14:44:41 +0000
changeset 1128 6a347310d4c2
permissions -rw-r--r--
Several important changes:
- Named parameters for setting ReachedMap
- run() is separated into initialization and processing phase
- It is possible to run Dijkstra from multiple sources
- It is possible to stop the execution when a destination is reached.
klao@1030
     1
/*!
klao@1030
     2
klao@1030
     3
\page developpers_interface Developpers' interface to graph structures
klao@1030
     4
klao@1030
     5
Under construction
klao@1030
     6
klao@1030
     7
*/