lemon/Makefile.am
2008-11-21 Port preflow push max flow alg. from svn -r3516 (#176)
2008-11-27 Port DIMACS tools from svn -r3516
2008-11-21 Merge
2008-11-17 Port Elevator from svn -r3516 (#174)
2008-11-06 Merge
2008-11-05 Port hypercube digraph structure from SVN 3503 (#57)
2008-11-05 Revert to the canonical way of customizing CXXFLAGS
2008-11-04 Merge
2008-08-14 Porting full graphs from svn 3498
2008-10-29 Merge
2008-10-17 Porting nauty reader function from SVN #3509
2008-10-28 Port Suurballe algorithm from svn -r3512
2008-10-22 Merge
2008-09-02 Port grid graph structure from SVN 3503 (ticket #57)
2008-10-13 Port maximum matching algorithms from svn 3498 (ticket #48)
2008-09-10 Disable checks for ILP solvers.
2008-07-15 Reorganize header files (Ticket #97)
2008-07-07 Add lgf_writer.h to Makefile.am (ticket #112)
2008-06-04 lemon/concept_check.h was installed into a wrong directory
2008-04-22 Makefile cleanup (see ticket #87)
2008-04-17 Merge with graph_to_eps.h & Co.
2008-04-03 Port graph_to_eps() and Color from svn -r3482.
2008-04-17 Redesigned lgf related tools
2008-03-30 Port time and counter utilities from svn -r3482
2008-03-26 Porting SmartGraph from svn -r 3481
2008-03-25 Reworking assertions and moving to distinict file
2008-03-20 Merge
2008-02-29 Port kruskal() and UnionFind from svn -r3468
2008-03-20 Merge
2008-02-07 Bfs/Dfs/Dijkstra and their deps ported from svn trung -r 3441.
2008-02-07 Merge
2008-01-24 Merge path_utils.h into path.h
2008-01-24 Path related files ported from svn -r3435
2008-03-17 Merge
2008-01-22 Port arg_parser from svn -r3438
2008-02-07 Merge
2008-02-07 Some usefull math constants
2008-02-07 Merge
2008-02-07 Port error.h from svn -r3438 + minor changes (error_test does not pass!)
2008-02-06 Merge (redo buggy merge ad7f593399b0)
2008-01-22 Missing header files added to Makefile.am
2008-01-20 Port ListDigraph and ListGraph from svn -r 3433
2008-01-04 Merge
2007-12-22 Port general map related stuff from svn -r3424 + minor changes
2007-12-21 Port random.h & Co. from svn -r3422 + some cleanups
2007-12-20 Port dim2.h from svn -r3422
2007-12-20 Port invalid.h utility.h tolerance.h from svn -r3422
2007-12-18 More fixes that make autotools working for the empty repo
2007-12-18 Autotools based build system.