2005-03-21 alpar For cygwin compatibility.
2005-03-21 alpar Several changes in order to compile with gcc-3.4
2005-03-21 alpar Several serious bugs fixed
2005-03-21 klao svn:ignore *.exe (for ms systems)
2005-03-21 klao svn:ignore fix
2005-03-21 klao Fixes for MS VC++ (contributed by Janos Tapolcai)
2005-03-21 alpar Bugfix, thanks to Janos.
2005-03-19 alpar A strange compilation failure (under cygwin) is fixed.
2005-03-19 alpar - A primitive function type interface for Preflow.
2005-03-18 alpar Minor changes for educational purposes.
2005-03-17 hegyi Magic anyangle is Faster, harder, Blumchen
2005-03-17 hegyi Magic triangle is a bit more DONE, and is already not only a triangle.
2005-03-17 alpar MapFunctor is made an STL standard compliant functor.
2005-03-17 alpar The first step toward function type interface to Preflow alg:
2005-03-16 hegyi Magic triangle is READY.
2005-03-16 alpar - Add compilation tests for the function type interface of BFS/DFS/Dijkstra
2005-03-16 alpar ForkMap and CombineMap added.
2005-03-16 alpar - Several updates and clarifications on dijkstra.h
2005-03-16 alpar Missing header file added
2005-03-16 alpar Missing input file added
2005-03-16 alpar - '.lgf' could be the standard 'lemon graph format' extension.
2005-03-11 deba Changing exception names.
2005-03-11 deba Solve conflict.
2005-03-11 hegyi i am getting familiar with gtkmm and gnomecanvasmm
2005-03-11 deba Bug fix.
2005-03-11 deba work modifications
2005-03-09 klao Fix a bug noticed by deba.
2005-03-09 deba Easy input-output function for common graphs.
2005-03-09 deba ExceptionMember helper class.
2005-03-09 deba Increase test
2005-03-09 deba Bug fix in radix heap.
2005-03-07 alpar Minor doc changes
2005-03-07 alpar Nothing special
2005-03-07 alpar - rot90() and rot270() added to xy.h
2005-03-06 alpar Bugfix in DijkstraWizard
2005-03-06 alpar Doc improvements
2005-03-06 alpar Missing #ifndef-#define
2005-03-06 alpar Bugfix in BidirGraphWrapper
2005-03-05 marci let's remember: the boss said that we have to test even the non-working codes
2005-03-04 alpar - Bugfix in setting the previous Node
2005-03-04 alpar The source node is reported to be reaches but it has no previous node/edge.
2005-03-04 deba Change test to be up to date.
2005-03-04 deba Bug fix, and g++ 3.4 compatibility changes.
2005-03-04 deba Adding GraphEdgeSet and GraphNodeSet classes to graph_utils.h.
2005-03-04 deba Correcting explicit declaration.
2005-03-04 deba Bug fix
2005-03-04 deba Bug fix
2005-03-04 deba Fix documentation.
2005-03-04 deba concept and checking functions for heaps
2005-03-04 deba Radix heap_implementation
2005-03-04 deba make constructors explicit
2005-03-04 athos Corrected an error (dicussed with marci)
2005-03-03 athos Some more documentation (sorry, I forgot to check the doxygen.log and now I am under windows)
2005-03-03 athos Added two demo programs: of course they are not considered to be complete or finished in any sense.
2005-03-02 athos Some work has been done in the quicktour.
2005-02-28 alpar Better color to bw conversion