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
2007-02-14 athos Implemented virtual functions of class LpCplex.
2007-02-12 alpar Lagrange relaxation based algorithm for the delay constrained least cost
2007-02-12 deba Some spellcheck
2007-02-12 deba Dijkstra could return the temporarly distance of the current node
2007-02-11 deba Some bug fix
2007-02-07 alpar Further doc improvements
2007-02-06 alpar Two new distributions added:
2007-02-06 alpar Doc improvements
2007-01-25 alpar A push/relabel type max cardinality matching implementation.
2007-01-25 alpar Doc improvements
2007-01-23 deba Correction of the wrong base class
2007-01-23 alpar Several doc improvements.
2007-01-22 athos Small bug corrected.
2007-01-22 alpar - Some bugfixes
2007-01-19 alpar Spellcheck
2007-01-19 alpar elevator.h: A class for handling item labels in push-relabel type algorithms
2007-01-12 athos One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
2007-01-11 deba Bug fix
2007-01-11 deba G++-3.3 conform solution
2007-01-11 deba Bug fix
2007-01-11 deba Undirected minimum cut benchmarking