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