Tue, 22 Mar 2005 11:35:07 +0000DO NOT USE UNDECARED STUFF
marci [Tue, 22 Mar 2005 11:35:07 +0000] rev 1239
DO NOT USE UNDECARED STUFF

Tue, 22 Mar 2005 05:56:11 +0000(correctly) ignore distro files.
alpar [Tue, 22 Mar 2005 05:56:11 +0000] rev 1238
(correctly) ignore distro files.

Mon, 21 Mar 2005 16:16:52 +0000Constructor of IdMap<G,I>::InverseMap made public
alpar [Mon, 21 Mar 2005 16:16:52 +0000] rev 1237
Constructor of IdMap<G,I>::InverseMap made public

Mon, 21 Mar 2005 12:49:37 +0000Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)
alpar [Mon, 21 Mar 2005 12:49:37 +0000] rev 1236
Some more MS VC++ compatibility changes (suggested by Janos Tapolcai)

Mon, 21 Mar 2005 11:48:59 +0000For cygwin compatibility.
alpar [Mon, 21 Mar 2005 11:48:59 +0000] rev 1235
For cygwin compatibility.

Mon, 21 Mar 2005 11:46:13 +0000Several changes in order to compile with gcc-3.4
alpar [Mon, 21 Mar 2005 11:46:13 +0000] rev 1234
Several changes in order to compile with gcc-3.4

Mon, 21 Mar 2005 11:40:08 +0000Several serious bugs fixed
alpar [Mon, 21 Mar 2005 11:40:08 +0000] rev 1233
Several serious bugs fixed

Mon, 21 Mar 2005 11:08:17 +0000svn:ignore *.exe (for ms systems)
klao [Mon, 21 Mar 2005 11:08:17 +0000] rev 1232
svn:ignore *.exe (for ms systems)

Mon, 21 Mar 2005 09:29:30 +0000svn:ignore fix
klao [Mon, 21 Mar 2005 09:29:30 +0000] rev 1231
svn:ignore fix

Mon, 21 Mar 2005 09:27:48 +0000Fixes for MS VC++ (contributed by Janos Tapolcai)
klao [Mon, 21 Mar 2005 09:27:48 +0000] rev 1230
Fixes for MS VC++ (contributed by Janos Tapolcai)

Mon, 21 Mar 2005 07:47:00 +0000Bugfix, thanks to Janos.
alpar [Mon, 21 Mar 2005 07:47:00 +0000] rev 1229
Bugfix, thanks to Janos.

Sat, 19 Mar 2005 09:44:27 +0000A strange compilation failure (under cygwin) is fixed.
alpar [Sat, 19 Mar 2005 09:44:27 +0000] rev 1228
A strange compilation failure (under cygwin) is fixed.
Version 0.3 should be fixed as well.

Sat, 19 Mar 2005 09:38:31 +0000- A primitive function type interface for Preflow.
alpar [Sat, 19 Mar 2005 09:38:31 +0000] rev 1227
- A primitive function type interface for Preflow.
- A compilation bug fixed

Fri, 18 Mar 2005 06:00:20 +0000Minor changes for educational purposes.
alpar [Fri, 18 Mar 2005 06:00:20 +0000] rev 1226
Minor changes for educational purposes.
(Much more would be necessary...)

Thu, 17 Mar 2005 17:20:37 +0000Magic anyangle is Faster, harder, Blumchen
hegyi [Thu, 17 Mar 2005 17:20:37 +0000] rev 1225
Magic anyangle is Faster, harder, Blumchen

Thu, 17 Mar 2005 11:45:05 +0000Magic triangle is a bit more DONE, and is already not only a triangle.
hegyi [Thu, 17 Mar 2005 11:45:05 +0000] rev 1224
Magic triangle is a bit more DONE, and is already not only a triangle.

Thu, 17 Mar 2005 10:46:57 +0000MapFunctor is made an STL standard compliant functor.
alpar [Thu, 17 Mar 2005 10:46:57 +0000] rev 1223
MapFunctor is made an STL standard compliant functor.

Thu, 17 Mar 2005 10:43:57 +0000The first step toward function type interface to Preflow alg:
alpar [Thu, 17 Mar 2005 10:43:57 +0000] rev 1222
The first step toward function type interface to Preflow alg:
- Naming changed to be closer in style to the BFD/DFS/Dijkstra triplet.

Wed, 16 Mar 2005 17:31:04 +0000Magic triangle is READY.
hegyi [Wed, 16 Mar 2005 17:31:04 +0000] rev 1221
Magic triangle is READY.

Wed, 16 Mar 2005 16:40:21 +0000- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
alpar [Wed, 16 Mar 2005 16:40:21 +0000] rev 1220
- Add compilation tests for the function type interface of BFS/DFS/Dijkstra
- Fix the bugs covered up by these tests

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