2007-06-05 alpar - Fix a serious bug in UEulerIt
2007-05-11 deba Patch in network simplex
2007-05-11 deba Patch for retrieving reached/processed node in dijkstra, bfs and dfs
2007-05-10 deba Bug fix
2007-05-07 deba Conformity to new GLPK interface
2007-05-07 deba Various min cost flow solvers
2007-05-07 deba Modified start() function in Dfs and Dijkstra classes to give back reached
2007-05-07 deba Bug fix in Bfs class.
2007-05-07 deba Small improvements in MinMeanCycle class.
2007-04-24 alpar Integer parameters also convert to double
2007-04-20 alpar Fix the bug
2007-04-20 alpar Test the repository checking service
2007-04-20 alpar Fix the test bug
2007-04-20 ladanyi Sorry...
2007-04-20 ladanyi fix to compile with gcc 4.1.2
2007-04-20 alpar Test broken repository warning
2007-04-20 deba Renaming topology doxygen group
2007-04-20 deba Doc change
2007-04-20 deba Clear for unionfinds
2007-04-19 deba Allowing 'string' type quoting
2007-04-19 deba Helper classs for checking existence of a nested class
2007-04-19 deba Redesigned Kruskal algorithm
2007-04-19 deba Corrections on StoreBoolMap
2007-04-19 deba Doc fix
2007-04-18 deba Small changes
2007-04-18 deba Demo program for SAT problems
2007-04-11 ladanyi Added SimplePath::front().
2007-04-10 athos Slight modifications.
2007-04-06 deba Parameter reordering
2007-03-30 deba Small improvments
2007-03-27 athos I only corrected bugs to make things compile: some featured not implemented here yet.
2007-03-26 deba Bug fix
2007-03-22 deba Right dimacs format for min cost flows
2007-03-22 ladanyi Append the svn revision number to the version string automatically.
2007-03-14 deba Bug fix
2007-03-14 deba dim_to_lgf
2007-03-13 alpar Minimum mean cycle algorithm contributed by Peter Kovacs.
2007-03-13 alpar Doc improvements contributed by Peter Kovacs.
2007-03-13 alpar Using LEMON_ASSERT instead of LogicError()
2007-03-13 alpar Better doc.
2007-03-12 deba Missing template keyword bug
2007-03-12 alpar dim_to_lgf has been moved to tools/ (from demo/)
2007-03-12 alpar The lemon repository has been renamed
2007-03-12 alpar An improved version of ArgParser: You don't need to give an explicit storage
2007-03-07 deba Data hiding
2007-03-07 deba Steiner 2-approximation demo
2007-03-07 deba More query functions
2007-03-07 deba Little interface improvment
2007-03-07 deba Some design correction
2007-03-07 deba naming convention:
2007-03-06 deba Correction of urls and email addresses
2007-03-06 deba Bug fix missing include
2007-03-06 deba Bug fix
2007-03-05 deba Bug whit Parent typedef in SplitGraphAdaptor::CombinedEdgeMap
2007-03-03 alpar Happy New Year to all source files!
2007-03-03 alpar - '-Wshadow' seemed to strict therefore removed
2007-03-03 alpar arg_parser.h: A command line argument parser.
2007-03-03 alpar More doc.
2007-03-03 alpar Fix icc compilation failures
2007-03-02 deba Hard Warning checking