- Unify the sources (#339) 2010-03-06, by Alpar Juttner
- Fix multiple executions in matchings (fract. mathcings) (#356) 2010-03-17, by Balazs Dezso
- Merge #356 2010-03-17, by Alpar Juttner
- Merge #314 2010-03-16, by Alpar Juttner
- Minor doc fix related to #348 2010-03-16, by Alpar Juttner
- Uniforming primal scale to 2 (#314) 2010-03-04, by Balazs Dezso
- Fix documentation issues (#314) 2010-03-04, by Balazs Dezso
- Fractional matching initialization of weighted matchings (#314) 2009-09-26, by Balazs Dezso
- Add fractional matching algorithms (#314) 2009-09-25, by Balazs Dezso
- General improvements in weighted matching algorithms (#314) 2009-09-20, by Balazs Dezso
- Fix multiple execution bug in weighted matchings (#356) 2010-03-16, by Balazs Dezso
- Add doc/references.dox to .hgignore 2010-03-14, by Alpar Juttner
- Replace figure at matching doc #348 2010-03-14, by Alpar Juttner
- Rename min mean cycle classes and their members (#179) 2010-03-13, by Peter Kovacs
- Fix gcc 3.3 compilation error (#354) 2010-03-08, by Peter Kovacs
- Clarify type names in NetworkSimplex (#353) 2010-03-04, by Peter Kovacs
- Merge #306 2010-03-03, by Alpar Juttner
- Add tolerance() functions for HaoOrlin (#306) 2010-03-02, by Peter Kovacs
- Merge #301 2010-03-03, by Alpar Juttner
- Also test fullInit() in suurballe_test (#181, #323) 2010-03-02, by Peter Kovacs
- Add traits class + named parameters to Suurballe (#323) 2009-10-16, by Peter Kovacs
- Merge #181, #323 2010-03-03, by Alpar Juttner
- Rename heap structures (#301) 2009-09-29, by Peter Kovacs
- Add a fullInit() function to Suurballe (#181, #323) 2009-10-16, by Peter Kovacs
- Rework and improve Suurballe (#323) 2009-10-16, by Peter Kovacs
- Remove unnecessary integer requirement in Suurballe (#323) 2009-10-15, by Peter Kovacs
- Bug fix in Suurballe (#323) 2009-10-15, by Peter Kovacs
- Configurable glpk prefix in ./scripts/bootstrap.sh and ... 2010-03-01, by Alpar Juttner
- Merge #342 2010-02-28, by Alpar Juttner
- Improve README and mainpage.dox (#342) 2010-02-14, by Peter Kovacs
- Merge #347 2010-02-28, by Alpar Juttner
- Use 'long long' flow cost in dimacs-solver.cc (#347) 2010-02-20, by Peter Kovacs
- Merge 2010-02-28, by Alpar Juttner
- Support tolerance technique for BellmanFord (#51) 2010-02-19, by Peter Kovacs
- Merge #332 2010-02-28, by Alpar Juttner
- ArgParser can throw exception instead of exit(1) (#332) 2010-02-14, by Alpar Juttner
- Better return type for cycleLength() functions (#179) 2010-02-26, by Peter Kovacs
- Merge #340 2010-02-26, by Alpar Juttner
- New heuristics for MCF algorithms (#340) 2010-02-20, by Peter Kovacs
- Merge bugfix #336 2010-02-21, by Alpar Juttner
- Fix the date field comment of graphToEps() output (#336) 2010-02-11, by Alpar Juttner
- Modify the header of scripts/bib2dox.py (#184) 2010-02-17, by Peter Kovacs
- Merge 2010-02-15, by Alpar Juttner
- Fix LpBase::addRow(Constr) (#334) 2009-12-10, by Balazs Dezso
- Merge bugfix #337 2010-02-14, by Balazs Dezso
- Use void* like LPX object (#337) 2010-02-14, by Balazs Dezso
- Merge 2010-02-12, by Alpar Juttner
- Handle graph changes in the MCF algorithms (#327) 2010-02-10, by Peter Kovacs
- Merge 2010-02-12, by Alpar Juttner
- Doc improvements for planarity related tools (#62) 2010-02-11, by Peter Kovacs
- Port planar image from SVN -r3524 (#62) 2010-02-11, by Peter Kovacs
- Merge 2010-02-12, by Alpar Juttner
- Add doc for the traits class parameters (#315) 2010-02-12, by Peter Kovacs
- Add more information on Makefile variables (#316) 2010-02-11, by Akos Ladanyi
- Add a warning about huge capacities in Preflow (#319) 2010-02-09, by Peter Kovacs
- Merge #180 and a bugfix in #51 2009-12-14, by Alpar Juttner
- Small bug fixes (#180) 2009-11-13, by Peter Kovacs
- Rename a private type in MCF classes (#180) 2009-11-13, by Peter Kovacs
- Adds tests for the new MCF algorithms (#180) 2009-11-13, by Peter Kovacs
- Rework the MCF test file to help extending it (#180) 2009-11-13, by Peter Kovacs