Wed, 16 Mar 2005 13:25:19 +0000ForkMap and CombineMap added.
alpar [Wed, 16 Mar 2005 13:25:19 +0000] rev 1219
ForkMap and CombineMap added.

Wed, 16 Mar 2005 07:56:25 +0000- Several updates and clarifications on dijkstra.h
alpar [Wed, 16 Mar 2005 07:56:25 +0000] rev 1218
- Several updates and clarifications on dijkstra.h
- bfs.h and dfs.h is synchronized with dijkstra.h

Wed, 16 Mar 2005 07:52:16 +0000Missing header file added
alpar [Wed, 16 Mar 2005 07:52:16 +0000] rev 1217
Missing header file added

Wed, 16 Mar 2005 07:50:58 +0000Missing input file added
alpar [Wed, 16 Mar 2005 07:50:58 +0000] rev 1216
Missing input file added

Wed, 16 Mar 2005 07:50:20 +0000- '.lgf' could be the standard 'lemon graph format' extension.
alpar [Wed, 16 Mar 2005 07:50:20 +0000] rev 1215
- '.lgf' could be the standard 'lemon graph format' extension.
- heap_test is fixed in order that 'make discheck' work.
- heap_test now checks whether the input file exists.

Fri, 11 Mar 2005 18:54:18 +0000Changing exception names.
deba [Fri, 11 Mar 2005 18:54:18 +0000] rev 1214
Changing exception names.
Compile sentry fix.

Fri, 11 Mar 2005 16:44:20 +0000Solve conflict.
deba [Fri, 11 Mar 2005 16:44:20 +0000] rev 1213
Solve conflict.

Fri, 11 Mar 2005 16:43:41 +0000i am getting familiar with gtkmm and gnomecanvasmm
hegyi [Fri, 11 Mar 2005 16:43:41 +0000] rev 1212
i am getting familiar with gtkmm and gnomecanvasmm

Fri, 11 Mar 2005 16:31:08 +0000Bug fix.
deba [Fri, 11 Mar 2005 16:31:08 +0000] rev 1211
Bug fix.

Fri, 11 Mar 2005 16:29:03 +0000work modifications
deba [Fri, 11 Mar 2005 16:29:03 +0000] rev 1210
work modifications

Wed, 09 Mar 2005 14:23:36 +0000Fix a bug noticed by deba.
klao [Wed, 09 Mar 2005 14:23:36 +0000] rev 1209
Fix a bug noticed by deba.

Wed, 09 Mar 2005 14:15:22 +0000Easy input-output function for common graphs.
deba [Wed, 09 Mar 2005 14:15:22 +0000] rev 1208
Easy input-output function for common graphs.
Modified Exception handling in graph_reader.

Wed, 09 Mar 2005 14:13:01 +0000ExceptionMember helper class.
deba [Wed, 09 Mar 2005 14:13:01 +0000] rev 1207
ExceptionMember helper class.
Modified DataFormatError
IOLogicError

Wed, 09 Mar 2005 14:10:21 +0000Increase test
deba [Wed, 09 Mar 2005 14:10:21 +0000] rev 1206
Increase test
Changing test graph

Wed, 09 Mar 2005 14:06:32 +0000Bug fix in radix heap.
deba [Wed, 09 Mar 2005 14:06:32 +0000] rev 1205
Bug fix in radix heap.

Mon, 07 Mar 2005 08:54:45 +0000Minor doc changes
alpar [Mon, 07 Mar 2005 08:54:45 +0000] rev 1204
Minor doc changes

Mon, 07 Mar 2005 07:57:06 +0000Nothing special
alpar [Mon, 07 Mar 2005 07:57:06 +0000] rev 1203
Nothing special

Mon, 07 Mar 2005 07:53:20 +0000- rot90() and rot270() added to xy.h
alpar [Mon, 07 Mar 2005 07:53:20 +0000] rev 1202
- rot90() and rot270() added to xy.h
- graph_to_eps.h's own rot() func. replaced to this

Sun, 06 Mar 2005 21:20:49 +0000Bugfix in DijkstraWizard
alpar [Sun, 06 Mar 2005 21:20:49 +0000] rev 1201
Bugfix in DijkstraWizard

Sun, 06 Mar 2005 21:13:24 +0000Doc improvements
alpar [Sun, 06 Mar 2005 21:13:24 +0000] rev 1200
Doc improvements

Sun, 06 Mar 2005 20:44:29 +0000Missing #ifndef-#define
alpar [Sun, 06 Mar 2005 20:44:29 +0000] rev 1199
Missing #ifndef-#define

Sun, 06 Mar 2005 20:38:28 +0000Bugfix in BidirGraphWrapper
alpar [Sun, 06 Mar 2005 20:38:28 +0000] rev 1198
Bugfix in BidirGraphWrapper

Sat, 05 Mar 2005 19:04:45 +0000let's remember: the boss said that we have to test even the non-working codes
marci [Sat, 05 Mar 2005 19:04:45 +0000] rev 1197
let's remember: the boss said that we have to test even the non-working codes

Fri, 04 Mar 2005 23:14:36 +0000- Bugfix in setting the previous Node
alpar [Fri, 04 Mar 2005 23:14:36 +0000] rev 1196
- Bugfix in setting the previous Node
- Bugfix in DijkstraWizard _source member initialization

Fri, 04 Mar 2005 23:12:10 +0000The source node is reported to be reaches but it has no previous node/edge.
alpar [Fri, 04 Mar 2005 23:12:10 +0000] rev 1195
The source node is reported to be reaches but it has no previous node/edge.

Fri, 04 Mar 2005 17:20:11 +0000Change test to be up to date.
deba [Fri, 04 Mar 2005 17:20:11 +0000] rev 1194
Change test to be up to date.
Deprecated test, it should be used rather the heap_test.cc and heap_test.h.

Fri, 04 Mar 2005 17:18:25 +0000Bug fix, and g++ 3.4 compatibility changes.
deba [Fri, 04 Mar 2005 17:18:25 +0000] rev 1193
Bug fix, and g++ 3.4 compatibility changes.

Fri, 04 Mar 2005 17:16:01 +0000Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.
deba [Fri, 04 Mar 2005 17:16:01 +0000] rev 1192
Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.

Fri, 04 Mar 2005 17:14:48 +0000Correcting explicit declaration.
deba [Fri, 04 Mar 2005 17:14:48 +0000] rev 1191
Correcting explicit declaration.

Fri, 04 Mar 2005 17:13:40 +0000Bug fix
deba [Fri, 04 Mar 2005 17:13:40 +0000] rev 1190
Bug fix

Fri, 04 Mar 2005 17:12:36 +0000Bug fix
deba [Fri, 04 Mar 2005 17:12:36 +0000] rev 1189
Bug fix

Fri, 04 Mar 2005 17:11:54 +0000Fix documentation.
deba [Fri, 04 Mar 2005 17:11:54 +0000] rev 1188
Fix documentation.
Temporarly removing the exception handling.

Fri, 04 Mar 2005 17:10:23 +0000concept and checking functions for heaps
deba [Fri, 04 Mar 2005 17:10:23 +0000] rev 1187
concept and checking functions for heaps

Fri, 04 Mar 2005 17:09:24 +0000Radix heap_implementation
deba [Fri, 04 Mar 2005 17:09:24 +0000] rev 1186
Radix heap_implementation

Fri, 04 Mar 2005 17:08:55 +0000make constructors explicit
deba [Fri, 04 Mar 2005 17:08:55 +0000] rev 1185
make constructors explicit

Fri, 04 Mar 2005 15:24:07 +0000Corrected an error (dicussed with marci)
athos [Fri, 04 Mar 2005 15:24:07 +0000] rev 1184
Corrected an error (dicussed with marci)

Thu, 03 Mar 2005 17:20:08 +0000Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)
athos [Thu, 03 Mar 2005 17:20:08 +0000] rev 1183
Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)

Thu, 03 Mar 2005 17:18:27 +0000Added two demo programs: of course they are not considered to be complete or finished in any sense.
athos [Thu, 03 Mar 2005 17:18:27 +0000] rev 1182
Added two demo programs: of course they are not considered to be complete or finished in any sense.

Wed, 02 Mar 2005 09:51:11 +0000Some work has been done in the quicktour.
athos [Wed, 02 Mar 2005 09:51:11 +0000] rev 1181
Some work has been done in the quicktour.

Mon, 28 Feb 2005 13:03:36 +0000Better color to bw conversion
alpar [Mon, 28 Feb 2005 13:03:36 +0000] rev 1180
Better color to bw conversion

Mon, 28 Feb 2005 12:22:38 +0000Changing to gtk-mm
hegyi [Mon, 28 Feb 2005 12:22:38 +0000] rev 1179
Changing to gtk-mm

Fri, 25 Feb 2005 14:50:22 +0000- ColorSet become commonly usable
alpar [Fri, 25 Feb 2005 14:50:22 +0000] rev 1178
- ColorSet become commonly usable
- Possility to change the color of a node text (in GraphToEps).

Thu, 24 Feb 2005 17:48:25 +0000Fix 'make distcheck' failure.
alpar [Thu, 24 Feb 2005 17:48:25 +0000] rev 1177
Fix 'make distcheck' failure.

Thu, 24 Feb 2005 17:42:11 +0000glpk is able to search 5x5 magic square, let's celebrate the free software
marci [Thu, 24 Feb 2005 17:42:11 +0000] rev 1176
glpk is able to search 5x5 magic square, let's celebrate the free software

Thu, 24 Feb 2005 17:04:49 +0000Everithing is half-done, but some progress has been made in writing documentation.
athos [Thu, 24 Feb 2005 17:04:49 +0000] rev 1175
Everithing is half-done, but some progress has been made in writing documentation.

Thu, 24 Feb 2005 14:44:17 +0000just kidding
hegyi [Thu, 24 Feb 2005 14:44:17 +0000] rev 1174
just kidding

Thu, 24 Feb 2005 10:26:50 +0000Modified a little: I know that it is not consistent and plan to correct soon.
athos [Thu, 24 Feb 2005 10:26:50 +0000] rev 1173
Modified a little: I know that it is not consistent and plan to correct soon.

Wed, 23 Feb 2005 22:00:05 +0000graphwrapper dox. everybody is asked to read doxygen.log
marci [Wed, 23 Feb 2005 22:00:05 +0000] rev 1172
graphwrapper dox. everybody is asked to read doxygen.log

Wed, 23 Feb 2005 10:53:17 +0000Experimental autopackage specfile.
alpar [Wed, 23 Feb 2005 10:53:17 +0000] rev 1171
Experimental autopackage specfile.

Tue, 22 Feb 2005 11:10:46 +0000Fix Doxyfile and the wrong hyperlinks in the doc.
alpar [Tue, 22 Feb 2005 11:10:46 +0000] rev 1170
Fix Doxyfile and the wrong hyperlinks in the doc.

Tue, 22 Feb 2005 10:29:21 +0000Started to change documentation with excellent new ideas!!!
athos [Tue, 22 Feb 2005 10:29:21 +0000] rev 1169
Started to change documentation with excellent new ideas!!!

Tue, 22 Feb 2005 10:23:32 +0000Corrected spelling errors.
athos [Tue, 22 Feb 2005 10:23:32 +0000] rev 1168
Corrected spelling errors.

Tue, 22 Feb 2005 10:23:08 +0000Corrected spelling errors.
athos [Tue, 22 Feb 2005 10:23:08 +0000] rev 1167
Corrected spelling errors.

Mon, 21 Feb 2005 19:03:52 +0000one more minor change
jacint [Mon, 21 Feb 2005 19:03:52 +0000] rev 1166
one more minor change

Mon, 21 Feb 2005 18:51:11 +0000some minor changes, docs, etc.
jacint [Mon, 21 Feb 2005 18:51:11 +0000] rev 1165
some minor changes, docs, etc.

Mon, 21 Feb 2005 14:59:12 +0000A year has passed again.
alpar [Mon, 21 Feb 2005 14:59:12 +0000] rev 1164
A year has passed again.

Mon, 21 Feb 2005 14:17:24 +0000Let's go on!
alpar [Mon, 21 Feb 2005 14:17:24 +0000] rev 1163
Let's go on!

Mon, 21 Feb 2005 10:08:12 +0000New features in v0.3 lemon-0.3
alpar [Mon, 21 Feb 2005 10:08:12 +0000] rev 1162
New features in v0.3

Mon, 21 Feb 2005 10:07:38 +0000Better doc
alpar [Mon, 21 Feb 2005 10:07:38 +0000] rev 1161
Better doc

Mon, 21 Feb 2005 09:28:00 +0000We have UndirGraph, so BidirGraph has been removed.
alpar [Mon, 21 Feb 2005 09:28:00 +0000] rev 1160
We have UndirGraph, so BidirGraph has been removed.