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

Sat, 05 Feb 2005 20:17:15 +0000Oops.
alpar [Sat, 05 Feb 2005 20:17:15 +0000] rev 1126
Oops.

Sat, 05 Feb 2005 20:05:01 +0000A new exception class called UninitializedParameter.
alpar [Sat, 05 Feb 2005 20:05:01 +0000] rev 1125
A new exception class called UninitializedParameter.

Sat, 05 Feb 2005 13:40:01 +0000Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
hegyi [Sat, 05 Feb 2005 13:40:01 +0000] rev 1124
Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params

Fri, 04 Feb 2005 15:32:11 +0000Documentation is developing itself, but is not ready yet.
hegyi [Fri, 04 Feb 2005 15:32:11 +0000] rev 1123
Documentation is developing itself, but is not ready yet.

Thu, 03 Feb 2005 19:31:37 +0000New error.h moved to lemon/
klao [Thu, 03 Feb 2005 19:31:37 +0000] rev 1122
New error.h moved to lemon/

Thu, 03 Feb 2005 19:27:10 +0000Obsolete error.h removed
klao [Thu, 03 Feb 2005 19:27:10 +0000] rev 1121
Obsolete error.h removed

Thu, 03 Feb 2005 19:24:42 +0000Latest LEMON exception and assert concepts
klao [Thu, 03 Feb 2005 19:24:42 +0000] rev 1120
Latest LEMON exception and assert concepts

Thu, 03 Feb 2005 16:08:56 +0000Two incomplete additions:
alpar [Thu, 03 Feb 2005 16:08:56 +0000] rev 1119
Two incomplete additions:
- Exceptions
- bool map indication reached nodes (NullMap by default)

Wed, 02 Feb 2005 16:23:41 +0000Minor changes.
alpar [Wed, 02 Feb 2005 16:23:41 +0000] rev 1118
Minor changes.

Wed, 02 Feb 2005 13:11:54 +0000Bugfix
alpar [Wed, 02 Feb 2005 13:11:54 +0000] rev 1117
Bugfix