2013-08-06 Alpar Juttner Merge further fixes #470
2013-08-06 Alpar Juttner Further fixes for gcc version 3.3 and 4.3 (#470)
2013-08-06 Alpar Juttner Unused local typedefs warning pragma is only applied to gcc>=4.8 (#470)
2013-08-06 Alpar Juttner Fix dummy doc comment (#459)
2013-08-05 Alpar Juttner Doxygen config improvements (#459)
2013-08-05 Alpar Juttner Fix unresolved doc references (#459)
2013-07-30 Alpar Juttner Merge bugfix #461
2013-03-16 Peter Kovacs Bugfix in assert.h (#461)
2013-07-30 Alpar Juttner Merge #454
2013-03-16 Peter Kovacs Debug checking for capacity bounds in min cost flow algorithms (#454)
2013-07-30 Alpar Juttner Merge fix #470
2013-07-30 Alpar Juttner Suppress 'unused local typedefs' warnings, and resolve others (#470)
2013-07-24 Alpar Juttner Bugfix in test/maps_test.cc (#469)
2013-07-23 Alpar Juttner Fix #define indicating CPLEX availability (#446)
2013-07-15 Alpar Juttner Merge #446, #457, #465
2013-05-25 Alpar Juttner Enable/disable options for LP/MIP backends (#465)
2012-07-20 Alpar Juttner Add file export funcionality to LpBase (#457)
2012-07-21 Alpar Juttner Better CPLEX discovery (#446)
2013-02-28 Peter Kovacs Avoid usage of alternative operator (#177)
2013-02-28 Peter Kovacs Merge test files of Preflow and EdmondsKarp (#177)
2013-02-28 Peter Kovacs Rename flow init functions according to Preflow (#177)
2013-02-28 Peter Kovacs Rename DefFlowMap named parameter to SetFlowMap (#177)
2013-02-28 Peter Kovacs Improve and fix API doc of EdmondsKarp according to Preflow (#177)
2010-11-30 Antal Nemes Port Edmonds-Karp algorithm from svn -r3524 (#177)
2013-03-18 Alpar Juttner Merge #442
2012-06-05 Alpar Juttner New features in time_measure.h (#442)
2013-03-18 Alpar Juttner Use doxygen's own bibtex support (#456)
2013-03-16 Peter Kovacs Adjust the formatting of bib2dox.py to Doxygen 1.8.x (#459)
2013-03-16 Peter Kovacs Add references to papers related to LEMON (#459)
2013-03-16 Peter Kovacs Add images to the doc of two groups (#459)
2013-03-16 Peter Kovacs Minor fixes and improvements in the doc (#459)
2013-03-15 Alpar Juttner Merge #411
2013-03-15 Alpar Juttner Merge
2013-03-08 Peter Kovacs Adjust image sizes in the documentation (#411)
2013-03-08 Peter Kovacs Improve images of the Connectivity section (#411)
2013-03-08 Peter Kovacs Greatly extend path_test.cc + fix compiler warning (#408)
2010-03-20 Alpar Juttner More tests for radixSort() (#362)
2010-03-19 Balazs Dezso Bidirectional iterator support for radixSort() (#362)
2013-03-01 Alpar Juttner Merge #455
2012-12-19 Alpar Juttner Use MathJax for rendering the math formulae (#455)
2012-12-19 Alpar Juttner Fix 'make update-external-tags' behavior (#455)
2013-03-01 Alpar Juttner Merge #386
2013-02-28 Peter Kovacs Use output iterator instead of a container (#386)
2011-01-09 Peter Kovacs Make InsertionTsp much faster and improve docs (#386)
2011-01-08 Peter Kovacs A detailed test file for TSP algorithms (#386)
2011-01-08 Peter Kovacs Unifications and improvements in TSP algorithms (#386)
2011-01-08 Peter Kovacs Document and greatly improve TSP algorithms (#386)
2011-01-08 Peter Kovacs Doc group for TSP algorithms (#386)
2011-01-08 Gabor Varga Heuristic algorithms for symmetric TSP (#386)
2013-02-12 Balazs Dezso Changes in BpGraph lgf reader and writer (#69)
2012-02-04 Daniel Poroszkai Update LGF reader to work with typesafe bipartite node sets (#69)
2012-01-11 Balazs Dezso Doc fix in BpGraphs (#69)
2012-01-11 Balazs Dezso Remove asRedBludeNode() function (#69)
2012-01-11 Balazs Dezso Renamings in BpGraphs (#69)
2011-12-01 Balazs Dezso Type safe red and blue node set (#69)
2010-11-25 Balazs Dezso LGF reader and writer for bipartite graphs (#69)
2010-11-16 Balazs Dezso Use member variables to store the highest IDs in bipartite partitions (#69)
2010-11-15 Balazs Dezso Implementation of BpGraphCopy (#69)
2010-11-15 Balazs Dezso ListBpGraph implementation (#69)
2010-11-14 Balazs Dezso FullBpGraph implementation (#69)
2010-11-14 Balazs Dezso SmartBpGraph implementation (#69)
2010-11-14 Balazs Dezso Add bipartite graph concepts (#69)
2013-02-24 Alpar Juttner Better Maintainer build type settings (for MSVC)
2013-02-22 Alpar Juttner Merge bugfix #445
2012-07-20 Alpar Juttner Fix missing initialization in CplexEnv::CplexEnv() (#445)
2013-02-22 Alpar Juttner Merge #438 and #436
2012-11-15 Peter Kovacs Ensure strongly polynomial running time for CycleCanceling (#436)
2012-11-15 Peter Kovacs Optional iteration limit in HowardMmc (#438)
2012-11-28 Alpar Juttner Further GCC 4.7 compiler warning fix (#453)
2012-11-28 Alpar Juttner Merge bugfix #453
2012-11-28 Alpar Juttner Further GCC 4.7 compiler warning fixes (#453)
2012-11-28 Alpar Juttner Merge #453 to branches >=1.2
2012-11-28 Alpar Juttner Avoid GCC 4.7 compiler warnings (#453)
2012-11-08 Alpar Juttner Merge bugfix #440
2012-03-28 Peter Kovacs Fix a bug + remove redundant typedefs in dimacs-solver (#440)
2012-11-07 Alpar Juttner Merge docfix #437
2012-01-30 Peter Kovacs Doc improvements for min cost flow algorithms (#437)
2012-01-30 Peter Kovacs Improve module docs and references (#437)
2012-09-13 Alpar Juttner Further clang compilation fixes (#449)
2012-09-13 Alpar Juttner Merge #449
2012-09-13 Alpar Juttner Further clang compilation fixes (#449)
2012-09-13 Alpar Juttner Merge #449 to branches >=1.2
2012-09-13 Alpar Juttner Fix clang compilation warnings and errors (#449)
2012-09-12 Alpar Juttner Merge bugfix #448
2012-09-12 Alpar Juttner Bugfix in adaptor_test.cc (#448)
2012-08-24 Alpar Juttner Merge bugfix #447
2012-08-24 Alpar Juttner Bugfix in AllArcLookUp<> (#447)
2011-12-22 Alpar Juttner Update INSTALL to use CMAKE. Also update AUTHORS and LICENSE
2012-06-22 Alpar Juttner Merge bugfix #444
2012-06-22 Alpar Juttner Bugfix in path copy constructors and assignment operators (#444)
2012-05-06 Alpar Juttner Merge bugfix #441
2012-05-05 Alpar Juttner Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441)
2012-02-03 Alpar Juttner Merge
2012-02-03 Alpar Juttner Merge
2012-01-30 Peter Kovacs Fix the doc in CapacityScaling: cost can be real numbers (#261)
2012-01-30 Peter Kovacs Improve the Altering List pivot rule for NetworkSimplex (#435)
2012-02-01 Alpar Juttner Add dist target to CMAKE conf. (#434)
2012-01-30 Alpar Juttner Use hg templating instead of scripts/chg-len.py (#434)
2012-01-30 Alpar Juttner Remove autotool related files (#434)
2012-01-29 Alpar Juttner LEMON_THREADING cmake variable for choosing threading lib (#223)
2012-01-29 Balazs Dezso Thread safe map construction and destruction (#223)
2012-01-20 Alpar Juttner GCC 3.3 compatibility fix in nagamochi_ibaraki.h
2012-01-19 Alpar Juttner Intel C++ compatibility fix in max_cardinality_search.h
2012-01-20 Alpar Juttner Merge Intel C++ compatibility fixes
2012-01-19 Alpar Juttner Intel C++ compatibility fixes
2012-01-11 Alpar Juttner Merge LP interface updates
2012-01-06 Alpar Juttner Make CBC interface compatible with latest CBC releases
2011-12-24 Alpar Juttner Update CPLEX lookup
2011-12-20 Alpar Juttner Merge #432 and #433
2011-12-20 Alpar Juttner Add missing doc/references.bib to release tarball (#432)
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Support shared library build (#433)
2011-12-20 Alpar Juttner Add missing doc/template.h to release tarball (#432)
2011-12-20 Alpar Juttner Merge head merging
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-12-20 Alpar Juttner Merge
2011-11-01 Alpar Juttner Merge bugfix #430
2011-11-01 Gabor Retvari Fix LpBase::Constr two-side limit bug (#430)
2011-10-24 Alpar Juttner Merge #428 and #429
2011-10-23 Peter Kovacs Fix windows-specific compilation error (#429)
2011-10-23 Peter Kovacs Fix VS warnings (#429)
2011-10-05 Alpar Juttner Add lemon/lemon.pc.cmake to the release tarball (#428)
2011-08-04 Alpar Juttner Merge AUTHORS file update
2011-08-04 Alpar Juttner Update the AUTHORS file
2011-08-04 Alpar Juttner Merge #382
2011-08-02 Alpar Juttner Allow lgf file without Arc maps (#382)
2011-07-13 Alpar Juttner Merge #419
2011-07-13 Alpar Juttner Do not look for COIN_VOL libraries
2011-04-15 Alpar Juttner Also search for coin libs under ${COIN_ROOT_DIR}/lib/coin (#419)
2011-04-15 Alpar Juttner Build of mip_test and lp_test precede the running of the tests (#419)
2011-04-15 Alpar Juttner Merge GLPK fix #337 with CMAKE improvements
2011-04-26 Alpar Juttner Merge bugfix #420
2011-04-24 Balazs Dezso Fix IterableValueMap (#420)
2011-04-12 Alpar Juttner Merge #418
2011-04-07 Alpar Juttner Better Win CodeBlock/MinGW support (#418)
2011-03-17 Alpar Juttner Merge #416
2011-03-15 Peter Kovacs Change the default scaling factor in CostScaling (#417)
2011-03-15 Peter Kovacs Faster computation of the dual solution in CostScaling (#417)
2011-03-15 Peter Kovacs Implement the scaling Price Refinement heuristic in CostScaling (#417)
2011-03-15 Peter Kovacs Fix and improve refine methods in CostScaling (#417)
2011-03-15 Peter Kovacs Minor improvements in CostScaling (#417)
2011-03-14 Alpar Juttner Support tests with valgrind (#416)
2011-03-17 Alpar Juttner Merge #417
2011-03-16 Peter Kovacs Bug fix in CostScaling (#417)
2011-03-04 Alpar Juttner Merge #404
2011-03-04 Alpar Juttner Remove doc header (show version number on the main page) (#404)
2011-01-21 Peter Kovacs Update Doxygen config files + enable search (#404)
2010-08-25 Alpar Juttner Backport the CMAKE related changesets from the main branch
2009-10-10 Alpar Juttner Backport [53bea38f71cb] 'Update Doxygen configuration file'
2010-12-03 Alpar Juttner Add contrib dir (#401)
2011-02-28 Alpar Juttner Merge bugfix #414
2011-02-25 Alpar Juttner Fix wrong initialization in Preflow (#414)
2011-01-10 Alpar Juttner Merge
2011-01-08 Peter Kovacs Minor doc improvements
2011-01-09 Peter Kovacs Improve the doc of path structures (#406)
2011-01-09 Peter Kovacs Various doc improvements (#406)
2011-01-08 Peter Kovacs Various search limits for the max clique alg (#405)
2010-11-16 Alpar Juttner Merge
2010-11-15 Antal Nemes Port max. card. search alg. from svn -r3512 (#397) and (#56)
2010-11-15 Alpar Juttner Doc improvements in HaoOrlin (#398)
2010-11-15 Alpar Juttner Merge
2010-11-14 Balazs Dezso New implementation for Nagamochi-Ibaraki algorithm
2010-10-25 Alpar Juttner update-external-tags CMAKE target (#395)
2010-10-25 Alpar Juttner SOURCE_BROWSER Doxygen switch is configurable from CMAKE (#395)
2010-10-25 Alpar Juttner Full path for DoxygenLayout.xml in Doxyfile.in (#395)
2010-10-27 Alpar Juttner The deafult target doesn't build lp_test and mip_test (#388)
2010-09-26 Alpar Juttner Create and install lemon.pc (#393)
2010-09-22 Alpar Juttner Merge bugfix #392
2010-09-22 Alpar Juttner Bug fix in Dfs::start(s,t) (#392)
2010-09-12 Alpar Juttner Merge #380
2010-07-23 Peter Kovacs Add a heuristic algorithm for the max clique problem (#380)
2010-09-12 Alpar Juttner Merge CMAKE config improvements (#388, #389, #390)
2010-09-11 Alpar Juttner Allow CPACK configuration on all platforms
2010-09-10 Alpar Juttner Add 'Maintainer' CMAKE build type (#388, #390)
2010-09-09 Alpar Juttner Make CMAKE config more consistent with configure.ac (#390)
2010-09-03 Alpar Juttner Safer call of ./scripts/chg-len.py on Windows (#389)
2010-08-25 Akos Ladanyi Put the output of chg-len.py in the version string (#389)
2010-08-25 Akos Ladanyi Add check target for CMake (#388)
2010-09-04 Peter Kovacs Improve arc mixing in NS and enable it by default (#391)
2010-08-22 Peter Kovacs Improve the tree update process and a pivot rule (#391)
2010-06-22 Peter Kovacs Improve graph_copy_test.cc
2010-06-25 Alpar Juttner Merge bugfix #371
2010-06-25 Alpar Juttner Merge bugfix #372
2010-06-24 Balazs Dezso Fix critical bug in preflow (#372)
2010-06-22 Peter Kovacs Bug fix in (di)graphCopy() (#371)
2010-05-03 Alpar Juttner Merge bugfix #368
2010-05-02 Peter Kovacs Fix the usage of min() (#368)
2010-04-12 Alpar Juttner Merge bugfix #366
2010-04-12 Balazs Dezso Fix PredMatrixMapPath::empty() (#366)
2010-04-11 Gabor Retvari Fix PredMapPath::empty() (#366)
2010-04-06 Alpar Juttner Merge bugfix #364
2010-04-05 Peter Kovacs Add an undirected() function (#364)
2010-04-05 Peter Kovacs Add missing UndirectedTags (#364)
2010-03-17 Alpar Juttner Update NEWS file
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-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