- Add 'Maintainer' CMAKE build type (#388, #390) 2010-09-10, by Alpar Juttner
- Make CMAKE config more consistent with configure.ac (#390) 2010-09-09, by Alpar Juttner
- Safer call of ./scripts/chg-len.py on Windows (#389) 2010-09-03, by Alpar Juttner
- Put the output of chg-len.py in the version string (#389) 2010-08-25, by Akos Ladanyi
- Add check target for CMake (#388) 2010-08-25, by Akos Ladanyi
- Improve arc mixing in NS and enable it by default (#391) 2010-09-04, by Peter Kovacs
- Improve the tree update process and a pivot rule (#391) 2010-08-22, by Peter Kovacs
- Improve graph_copy_test.cc 2010-06-22, by Peter Kovacs
- Merge bugfix #371 2010-06-25, by Alpar Juttner
- Merge bugfix #372 2010-06-25, by Alpar Juttner
- Fix critical bug in preflow (#372) 2010-06-24, by Balazs Dezso
- Bug fix in (di)graphCopy() (#371) 2010-06-22, by Peter Kovacs
- Merge bugfix #368 2010-05-03, by Alpar Juttner
- Fix the usage of min() (#368) 2010-05-02, by Peter Kovacs
- Merge bugfix #366 2010-04-12, by Alpar Juttner
- Fix PredMatrixMapPath::empty() (#366) 2010-04-12, by Balazs Dezso
- Fix PredMapPath::empty() (#366) 2010-04-11, by Gabor Retvari
- Merge bugfix #364 2010-04-06, by Alpar Juttner
- Add an undirected() function (#364) 2010-04-05, by Peter Kovacs
- Add missing UndirectedTags (#364) 2010-04-05, by Peter Kovacs
- Update NEWS file 2010-03-17, by Alpar Juttner
- Merge backout of a6eb9698c321 (#360,#51) 2010-03-18, by Alpar Juttner
- Small doc fixes and improvements (#359) 2010-03-18, by Peter Kovacs
- Backed out changeset a6eb9698c321 (#360, #51) 2010-03-18, by Alpar Juttner
- 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
- Fixes in the heap concept to avoid warnings (#180) 2009-11-13, by Peter Kovacs
- Add citations to CycleCanceling (#180, #184) 2009-11-13, by Peter Kovacs
- Entirely rework cycle canceling algorithms (#180) 2009-11-13, by Peter Kovacs
- Port cycle canceling algorithms from SVN -r3524 (#180) 2009-11-13, by Peter Kovacs
- Add citations to the scaling MCF algorithms (#180, #184) 2009-11-12, by Peter Kovacs
- Small doc improvements + unifications in MCF classes (#180) 2009-11-12, by Peter Kovacs
- Small implementation improvements in MCF algorithms (#180) 2009-11-12, by Peter Kovacs
- More options for run() in scaling MCF algorithms (#180) 2009-11-12, by Peter Kovacs
- Entirely rework CostScaling (#180) 2009-11-12, by Peter Kovacs
- Port CostScaling from SVN -r3524 (#180) 2009-11-12, by Peter Kovacs
- Traits class + a named parameter for CapacityScaling (#180) 2009-11-12, by Peter Kovacs
- Entirely rework CapacityScaling (#180) 2009-11-12, by Peter Kovacs
- Port CapacityScaling from SVN -r3524 (#180) 2009-11-12, by Peter Kovacs
- Memory leak bugfix in BellmanFord (#51) 2009-12-13, by Peter Kovacs
- Merge bugfix #330 2009-12-10, by Alpar Juttner
- Merge 2009-12-10, by Alpar Juttner
- Bug fix in map_extender.h (#330) 2009-11-13, by Peter Kovacs
- Fix clear() function in ExtendFindEnum (#335) 2009-12-10, by Balazs Dezso
- Merge #62 2009-12-09, by Alpar Juttner
- Planarity checking function instead of class (#62) 2009-10-04, by Balazs Dezso
- Port planarity related algorithms from SVN 3509 (#62) 2009-09-09, by Balazs Dezso
- Merge 2009-11-20, by Alpar Juttner
- Fix in HartmannOrlin algorithm (#333) 2009-11-18, by Balazs Dezso
- Valgring option for ./scripts/bootstrap.sh 2009-11-19, by Alpar Juttner
- Optionally use valgrind when running tests + other build system fixes 2009-11-18, by Akos Ladanyi
- Merge 2009-11-18, by Alpar Juttner
- Merge 2009-11-18, by Alpar Juttner
- Fix gcc-4.4 compilation warning 2009-11-18, by Alpar Juttner
- Map utility functions (#320) 2009-11-13, by Peter Kovacs
- Merge 2009-11-18, by Alpar Juttner
- Various doc improvements (#331) 2009-11-15, by Peter Kovacs
- Small doc fixes in several files (#331) 2009-11-13, by Peter Kovacs
- Doc improvements for Path and PathDumper concepts (#331) 2009-11-13, by Peter Kovacs
- Merge #321 2009-11-05, by Alpar Juttner
- Merge #293 2009-11-05, by Alpar Juttner
- Merge 2009-11-05, by Alpar Juttner
- Small fixes related to BellmanFord (#51) 2009-09-28, by Peter Kovacs
- Merge #68 (Port static graph implementation) 2009-11-05, by Alpar Juttner
- Merge 2009-11-05, by Alpar Juttner
- Make some graph member functions static (#311, #68) 2009-09-29, by Peter Kovacs
- Add a new build() function to StaticDigraph (#68) 2009-09-29, by Peter Kovacs
- Extend the interface of StaticDigraph (#68) 2009-09-29, by Peter Kovacs
- Add documentation for StaticDigraph (#68) 2009-08-25, by Peter Kovacs
- Small improvements + add tests for StaticDigraph (#68) 2009-08-25, by Peter Kovacs
- Port StaticDigraph from SVN -r3524 (#68) 2009-08-25, by Peter Kovacs
- Small fix in the doc (#179) 2009-10-16, by Peter Kovacs
- Add citations to the min mean cycle classes (#179, #184) 2009-10-15, by Peter Kovacs
- Merge #179 (Port the min mean cycle algorithms) 2009-11-05, by Alpar Juttner
- Add tolerance() functions for MMC classes (#179) 2009-08-18, by Peter Kovacs
- Separate group for the min mean cycle classes (#179) 2009-08-12, by Peter Kovacs
- Simplify comparisons in min mean cycle classes (#179) 2009-08-11, by Peter Kovacs
- Add HartmannOrlin algorithm class (#179) 2009-08-11, by Peter Kovacs
- Add Karp algorithm class (#179) 2009-08-11, by Peter Kovacs
- Rename MinMeanCycle to Howard (#179) 2009-08-10, by Peter Kovacs
- Add a detailed test file for MinMeanCycle and fix test_tools.h (#179) 2009-08-07, by Peter Kovacs
- Rename cyclePath() to cycle() in MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Traits class + named parameters for MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Rework and fix the implementation of MinMeanCycle (#179) 2009-08-06, by Peter Kovacs
- Simplify the interface of MinMeanCycle (#179) 2009-08-03, by Peter Kovacs
- Port MinMeanCycle from SVN -r3524 (#179) 2009-08-03, by Peter Kovacs
- Merge #184 2009-11-05, by Alpar Juttner
- Update Doxygen configuration file 2009-10-10, by Peter Kovacs
- Insert citations into the doc (#184) 2009-10-10, by Peter Kovacs
- Handle url fields in bib2dox.py (#184) 2009-10-10, by Peter Kovacs
- Merge bugfix #322 2009-10-12, by Alpar Juttner
- Distribute LEMONConfig.cmake.in (#322) 2009-10-12, by Akos Ladanyi
- Merge bugfix in #250 2009-10-12, by Alpar Juttner
- Merge #317 2009-10-05, by Alpar Juttner
- Remove unnecessary OsiCbc dependency (#317) 2009-09-30, by Balazs Dezso
- Fix (and improve) error message in mip_test.cc (#317) 2009-09-27, by Alpar Juttner
- Add soplex support to scripts/bootstrap.sh plus... 2009-10-05, by Alpar Juttner
- Faster add row operation (#203) 2009-10-04, by Balazs Dezso
- Improve bib2dox.py using \section for entiries (#184) 2009-10-02, by Peter Kovacs
- Integrate bib2dox.py into the build environments (#184) 2009-09-26, by Alpar Juttner
- Add bib->dox converter and initial references.bib (#184) 2009-09-26, by Peter Kovacs
- Merge #311 2009-09-30, by Alpar Juttner
- Merge 2009-09-30, by Alpar Juttner
- Add a warning for List(Di)Graph::Snapshot (#311) 2009-09-29, by Peter Kovacs
- Modify the implementation of ListDigraph::ArcIt (#311) 2009-09-28, by Peter Kovacs
- Much better implementation for node splitting (#311) 2009-08-23, by Peter Kovacs
- Add a resize() function to HypercubeGraph (#311) 2009-08-23, by Peter Kovacs
- Add reserve functions to ListGraph and SmartGraph (#311) 2009-08-23, by Peter Kovacs
- Doc improvements, fixes and unifications for graphs (#311) 2009-08-23, by Peter Kovacs
- Doc improvements and unification for graph concepts (#311) 2009-08-23, by Peter Kovacs
- Copyright notices added to scripts 2009-09-29, by Alpar Juttner
- Simple interactive bootstrap script 2009-09-29, by Alpar Juttner
- Merge #298 2009-09-26, by Alpar Juttner
- Merge 2009-09-26, by Alpar Juttner
- Small improvements for NetworkSimplex (#298) 2009-09-25, by Peter Kovacs
- Add a parameter to control arc mixing in NS (#298) 2009-07-02, by Peter Kovacs
- Small improvements in NS pivot rules (#298) 2009-07-01, by Peter Kovacs
- Merge #302 2009-09-26, by Alpar Juttner
- Add creator functions for IdMap and RangeIdMap (#302) 2009-09-25, by Peter Kovacs
- Rename ValueIterator to ValueIt in graph maps (#302) 2009-09-25, by Peter Kovacs
- Extend maps_test.cc (#302) 2009-09-25, by Peter Kovacs
- Doc improvements for several graph maps (#302) 2009-08-02, by Peter Kovacs
- Merge 2009-08-02, by Peter Kovacs
- Improvements for graph maps (#302) 2009-07-23, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Also check ReferenceMapTag in concept checks (#312) 2009-08-20, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Small doc improvements (#304) 2009-08-02, by Peter Kovacs
- Merge 2009-09-25, by Alpar Juttner
- Rearrange modules (#303) 2009-07-24, by Peter Kovacs
- Small doc improvements 2009-07-24, by Peter Kovacs
- Merge 2009-08-31, by Alpar Juttner
- Unify member names in heaps (#299) 2009-07-08, by Peter Kovacs
- Move the heaps to a separate group (#299) 2009-07-08, by Peter Kovacs