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
2007-03-02 deba Bug fix
2007-03-01 deba getNotifier to notifier renaming
2007-03-01 deba steiner.h into the makefile
2007-03-01 deba 2-approximation of Steiner-tree problem
2007-03-01 deba Bug fix
2007-03-01 alpar ball2() -> disc() renaming
2007-03-01 alpar Prescaling can be turned off
2007-02-21 deba Once again minor doc changes
2007-02-21 deba Minor changes
2007-02-21 deba Reorganization of the modules and groups
2007-02-20 alpar A preflow based general network circulation algorithm and a simple demo
2007-02-20 alpar Some two dimensional random distribution added.
2007-02-20 alpar Doc improvements
2007-02-19 deba Adding original license to the file
2007-02-19 deba Minor fix
2007-02-19 deba Some documentation changes
2007-02-19 deba Naming convention changes
2007-02-19 deba Bug fixes
2007-02-19 alpar More adequate doc.
2007-02-16 deba Using const in lp interface
2007-02-16 alpar Check Soplex support, as well
2007-02-15 deba Lp row and col getter function
2007-02-15 deba Changes on the LP interface
2007-02-15 deba Small changes