Wed, 16 Feb 2005 21:40:16 +0000small changes
marci [Wed, 16 Feb 2005 21:40:16 +0000] rev 1152
small changes

Wed, 16 Feb 2005 16:17:30 +0000Several changes in the docs.
alpar [Wed, 16 Feb 2005 16:17:30 +0000] rev 1151
Several changes in the docs.

Tue, 15 Feb 2005 15:00:31 +0000Minor changes.
alpar [Tue, 15 Feb 2005 15:00:31 +0000] rev 1150
Minor changes.

Tue, 15 Feb 2005 14:59:16 +0000A bit better msg.
alpar [Tue, 15 Feb 2005 14:59:16 +0000] rev 1149
A bit better msg.

Tue, 15 Feb 2005 14:58:32 +0000Test the new dijkstra features.
alpar [Tue, 15 Feb 2005 14:58:32 +0000] rev 1148
Test the new dijkstra features.

Tue, 15 Feb 2005 14:56:54 +0000Make Makefile.am up-to-date (as usual).
alpar [Tue, 15 Feb 2005 14:56:54 +0000] rev 1147
Make Makefile.am up-to-date (as usual).

Tue, 15 Feb 2005 14:54:25 +0000Doc improvements.
alpar [Tue, 15 Feb 2005 14:54:25 +0000] rev 1146
Doc improvements.

Fri, 11 Feb 2005 14:56:40 +0000more docs
ladanyi [Fri, 11 Feb 2005 14:56:40 +0000] rev 1145
more docs

Thu, 10 Feb 2005 18:53:30 +0000trying to add constraints of kind 1 <= x[2]+x[3] <= 4
marci [Thu, 10 Feb 2005 18:53:30 +0000] rev 1144
trying to add constraints of kind 1 <= x[2]+x[3] <= 4

Tue, 08 Feb 2005 17:47:19 +0000The pair of setSomeThing function is getSomeThing.
marci [Tue, 08 Feb 2005 17:47:19 +0000] rev 1143
The pair of setSomeThing function is getSomeThing.

Tue, 08 Feb 2005 11:27:03 +0000more docs
ladanyi [Tue, 08 Feb 2005 11:27:03 +0000] rev 1142
more docs

Mon, 07 Feb 2005 17:35:25 +0000This is not ready yet, but I have to go home...
hegyi [Mon, 07 Feb 2005 17:35:25 +0000] rev 1141
This is not ready yet, but I have to go home...

Mon, 07 Feb 2005 15:40:53 +0000Removing from work.
deba [Mon, 07 Feb 2005 15:40:53 +0000] rev 1140
Removing from work.

Mon, 07 Feb 2005 15:40:34 +0000Changing first to iterators.
deba [Mon, 07 Feb 2005 15:40:34 +0000] rev 1139
Changing first to iterators.

Mon, 07 Feb 2005 12:31:30 +0000Fix wrong reference in the documentation.
alpar [Mon, 07 Feb 2005 12:31:30 +0000] rev 1138
Fix wrong reference in the documentation.

Mon, 07 Feb 2005 11:29:25 +0000IO moved to lemon.
deba [Mon, 07 Feb 2005 11:29:25 +0000] rev 1137
IO moved to lemon.

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

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.