2010-04-06 Alpar Juttner Merge bugfix #364 to branch 1.2 1.2
2010-04-05 Peter Kovacs Add missing UndirectedTags (#364)
2010-03-19 Alpar Juttner LEMON 1.2 released (3ed8f7c8bed8 tagged as r1.2) 1.2
2010-03-18 Alpar Juttner Merge #341, #360, #51, #359 to branch 1.2 1.2 r1.2
2010-03-17 Alpar Juttner Update NEWS file
2010-03-17 Peter Kovacs Trim the documentation (#359) 1.2
2010-03-18 Alpar Juttner Merge backout of a6eb9698c321 (#360,#51)
2010-03-17 Peter Kovacs Small doc fixes and improvements (#359)
2010-03-18 Alpar Juttner Backed out changeset a6eb9698c321 (#360, #51)
2010-03-17 Alpar Juttner Release branch 1.2 created 1.2
2010-03-06 Alpar Juttner Unify the sources (#339)
2010-03-17 Balazs Dezso Fix multiple executions in matchings (fract. mathcings) (#356)
2010-03-17 Alpar Juttner Merge #356
2010-03-16 Alpar Juttner Merge #314
2010-03-16 Alpar Juttner Minor doc fix related to #348
2010-03-04 Balazs Dezso Uniforming primal scale to 2 (#314)
2010-03-04 Balazs Dezso Fix documentation issues (#314)
2009-09-26 Balazs Dezso Fractional matching initialization of weighted matchings (#314)
2009-09-25 Balazs Dezso Add fractional matching algorithms (#314)
2009-09-20 Balazs Dezso General improvements in weighted matching algorithms (#314)
2010-03-16 Balazs Dezso Fix multiple execution bug in weighted matchings (#356)
2010-03-14 Alpar Juttner Add doc/references.dox to .hgignore
2010-03-14 Alpar Juttner Replace figure at matching doc #348
2010-03-13 Peter Kovacs Rename min mean cycle classes and their members (#179)
2010-03-08 Peter Kovacs Fix gcc 3.3 compilation error (#354)
2010-03-04 Peter Kovacs Clarify type names in NetworkSimplex (#353)
2010-03-03 Alpar Juttner Merge #306
2010-03-02 Peter Kovacs Add tolerance() functions for HaoOrlin (#306)
2010-03-03 Alpar Juttner Merge #301
2010-03-02 Peter Kovacs Also test fullInit() in suurballe_test (#181, #323)
2009-10-16 Peter Kovacs Add traits class + named parameters to Suurballe (#323)
2010-03-03 Alpar Juttner Merge #181, #323
2009-09-29 Peter Kovacs Rename heap structures (#301)
2009-10-16 Peter Kovacs Add a fullInit() function to Suurballe (#181, #323)
2009-10-15 Peter Kovacs Rework and improve Suurballe (#323)
2009-10-15 Peter Kovacs Remove unnecessary integer requirement in Suurballe (#323)
2009-10-15 Peter Kovacs Bug fix in Suurballe (#323)
2010-03-01 Alpar Juttner Configurable glpk prefix in ./scripts/bootstrap.sh and ...
2010-02-28 Alpar Juttner Merge #342
2010-02-14 Peter Kovacs Improve README and mainpage.dox (#342)
2010-02-28 Alpar Juttner Merge #347
2010-02-20 Peter Kovacs Use 'long long' flow cost in dimacs-solver.cc (#347)
2010-02-28 Alpar Juttner Merge
2010-02-19 Peter Kovacs Support tolerance technique for BellmanFord (#51)
2010-02-28 Alpar Juttner Merge #332
2010-02-14 Alpar Juttner ArgParser can throw exception instead of exit(1) (#332)
2010-02-26 Peter Kovacs Better return type for cycleLength() functions (#179)
2010-02-26 Alpar Juttner Merge #340
2010-02-20 Peter Kovacs New heuristics for MCF algorithms (#340)
2010-02-21 Alpar Juttner Merge bugfix #336
2010-02-11 Alpar Juttner Fix the date field comment of graphToEps() output (#336)
2010-02-17 Peter Kovacs Modify the header of scripts/bib2dox.py (#184)
2010-02-15 Alpar Juttner Merge
2009-12-10 Balazs Dezso Fix LpBase::addRow(Constr) (#334)
2010-02-14 Balazs Dezso Merge bugfix #337
2010-02-14 Balazs Dezso Use void* like LPX object (#337)
2010-02-12 Alpar Juttner Merge
2010-02-10 Peter Kovacs Handle graph changes in the MCF algorithms (#327)
2010-02-12 Alpar Juttner Merge
2010-02-11 Peter Kovacs Doc improvements for planarity related tools (#62)
2010-02-11 Peter Kovacs Port planar image from SVN -r3524 (#62)
2010-02-12 Alpar Juttner Merge
2010-02-12 Peter Kovacs Add doc for the traits class parameters (#315)
2010-02-11 Akos Ladanyi Add more information on Makefile variables (#316)
2010-02-09 Peter Kovacs Add a warning about huge capacities in Preflow (#319)
2009-12-14 Alpar Juttner Merge #180 and a bugfix in #51
2009-11-12 Peter Kovacs Small bug fixes (#180)
2009-11-12 Peter Kovacs Rename a private type in MCF classes (#180)
2009-11-12 Peter Kovacs Adds tests for the new MCF algorithms (#180)
2009-11-12 Peter Kovacs Rework the MCF test file to help extending it (#180)
2009-11-12 Peter Kovacs Fixes in the heap concept to avoid warnings (#180)
2009-11-12 Peter Kovacs Add citations to CycleCanceling (#180, #184)
2009-11-12 Peter Kovacs Entirely rework cycle canceling algorithms (#180)
2009-11-12 Peter Kovacs Port cycle canceling algorithms from SVN -r3524 (#180)
2009-11-12 Peter Kovacs Add citations to the scaling MCF algorithms (#180, #184)
2009-11-12 Peter Kovacs Small doc improvements + unifications in MCF classes (#180)
2009-11-12 Peter Kovacs Small implementation improvements in MCF algorithms (#180)
2009-11-12 Peter Kovacs More options for run() in scaling MCF algorithms (#180)
2009-11-12 Peter Kovacs Entirely rework CostScaling (#180)
2009-11-12 Peter Kovacs Port CostScaling from SVN -r3524 (#180)
2009-11-12 Peter Kovacs Traits class + a named parameter for CapacityScaling (#180)
2009-11-12 Peter Kovacs Entirely rework CapacityScaling (#180)
2009-11-12 Peter Kovacs Port CapacityScaling from SVN -r3524 (#180)
2009-12-13 Peter Kovacs Memory leak bugfix in BellmanFord (#51)
2009-12-10 Alpar Juttner Merge bugfix #330
2009-12-10 Alpar Juttner Merge
2009-11-13 Peter Kovacs Bug fix in map_extender.h (#330)
2009-12-10 Balazs Dezso Fix clear() function in ExtendFindEnum (#335)
2009-12-09 Alpar Juttner Merge #62
2009-10-04 Balazs Dezso Planarity checking function instead of class (#62)
2009-09-09 Balazs Dezso Port planarity related algorithms from SVN 3509 (#62)
2009-11-20 Alpar Juttner Merge
2009-11-18 Balazs Dezso Fix in HartmannOrlin algorithm (#333)
2009-11-19 Alpar Juttner Valgring option for ./scripts/bootstrap.sh
2009-11-18 Akos Ladanyi Optionally use valgrind when running tests + other build system fixes
2009-11-18 Alpar Juttner Merge
2009-11-18 Alpar Juttner Merge
2009-11-18 Alpar Juttner Fix gcc-4.4 compilation warning
2009-11-13 Peter Kovacs Map utility functions (#320)
2009-11-18 Alpar Juttner Merge
2009-11-15 Peter Kovacs Various doc improvements (#331)
2009-11-13 Peter Kovacs Small doc fixes in several files (#331)
2009-11-13 Peter Kovacs Doc improvements for Path and PathDumper concepts (#331)
2009-11-05 Alpar Juttner Merge #321
2009-11-05 Alpar Juttner Merge #293
2009-11-05 Alpar Juttner Merge
2009-09-28 Peter Kovacs Small fixes related to BellmanFord (#51)
2009-11-05 Alpar Juttner Merge #68 (Port static graph implementation)
2009-11-05 Alpar Juttner Merge
2009-09-29 Peter Kovacs Make some graph member functions static (#311, #68)
2009-09-29 Peter Kovacs Add a new build() function to StaticDigraph (#68)
2009-09-29 Peter Kovacs Extend the interface of StaticDigraph (#68)
2009-08-25 Peter Kovacs Add documentation for StaticDigraph (#68)
2009-08-25 Peter Kovacs Small improvements + add tests for StaticDigraph (#68)
2009-08-25 Peter Kovacs Port StaticDigraph from SVN -r3524 (#68)
2009-10-16 Peter Kovacs Small fix in the doc (#179)
2009-10-15 Peter Kovacs Add citations to the min mean cycle classes (#179, #184)
2009-11-05 Alpar Juttner Merge #179 (Port the min mean cycle algorithms)
2009-08-18 Peter Kovacs Add tolerance() functions for MMC classes (#179)
2009-08-12 Peter Kovacs Separate group for the min mean cycle classes (#179)