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.

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

Wed, 02 Feb 2005 11:54:55 +0000- More or less follows the new naming convetions
alpar [Wed, 02 Feb 2005 11:54:55 +0000] rev 1116
- More or less follows the new naming convetions
- New implementation for dijkstra();

Tue, 01 Feb 2005 15:56:37 +0000Some changes in the IO and map utilities.
deba [Tue, 01 Feb 2005 15:56:37 +0000] rev 1115
Some changes in the IO and map utilities.

Tue, 01 Feb 2005 15:51:22 +0000Tutorial for graph input - output
deba [Tue, 01 Feb 2005 15:51:22 +0000] rev 1114
Tutorial for graph input - output

Tue, 01 Feb 2005 15:43:14 +0000correction
marci [Tue, 01 Feb 2005 15:43:14 +0000] rev 1113
correction

Tue, 01 Feb 2005 15:26:47 +0000try of grouping for documentation
marci [Tue, 01 Feb 2005 15:26:47 +0000] rev 1112
try of grouping for documentation

Tue, 01 Feb 2005 12:53:30 +0000lower and upper bound handling functions for rows
marci [Tue, 01 Feb 2005 12:53:30 +0000] rev 1111
lower and upper bound handling functions for rows

Mon, 31 Jan 2005 17:00:12 +0000new functions for changing lower and upper bounds of variables
marci [Mon, 31 Jan 2005 17:00:12 +0000] rev 1110
new functions for changing lower and upper bounds of variables