Mon, 07 Feb 2005 11:28:37 +0000Graph documentation
deba [Mon, 07 Feb 2005 11:28:37 +0000] rev 1136
Graph documentation

Mon, 07 Feb 2005 10:50:05 +0000Removing graph_defines.h
deba [Mon, 07 Feb 2005 10:50:05 +0000] rev 1135
Removing graph_defines.h

Mon, 07 Feb 2005 10:49:44 +0000Documentation
deba [Mon, 07 Feb 2005 10:49:44 +0000] rev 1134
Documentation

Mon, 07 Feb 2005 10:48:14 +0000Documentation
deba [Mon, 07 Feb 2005 10:48:14 +0000] rev 1133
Documentation

Sun, 06 Feb 2005 20:14:30 +0000Revised dijkstra.h with several new features added.
alpar [Sun, 06 Feb 2005 20:14:30 +0000] rev 1132
Revised dijkstra.h with several new features added.

Sun, 06 Feb 2005 20:08:25 +0000The new dijkstra.h comes in the next commit.
alpar [Sun, 06 Feb 2005 20:08:25 +0000] rev 1131
The new dijkstra.h comes in the next commit.

Sun, 06 Feb 2005 20:00:56 +0000- PredNodeMap is a NullMap by default
alpar [Sun, 06 Feb 2005 20:00:56 +0000] rev 1130
- PredNodeMap is a NullMap by default
- Execution with stop condition
- Find shortest path between two nodes

Sun, 06 Feb 2005 15:49:37 +0000error.h added
alpar [Sun, 06 Feb 2005 15:49:37 +0000] rev 1129
error.h added

Sun, 06 Feb 2005 14:44:41 +0000Several important changes:
alpar [Sun, 06 Feb 2005 14:44:41 +0000] rev 1128
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.

Sun, 06 Feb 2005 14:38:00 +0000Document state_enum
alpar [Sun, 06 Feb 2005 14:38:00 +0000] rev 1127
Document state_enum