2013-08-09 Alpar Juttner Merge bugfix #439
2013-08-09 Alpar Juttner Clarification in biNodeConnected() doc (#439)
2013-08-08 Balazs Dezso Fix biNodeConnected() function (#439)
2013-03-28 Alpar Juttner Add cmake config to find SoPlex (#460)
2013-08-07 Alpar Juttner Further ignore_unused_variable_warning() explicit namespaces (#294)
2013-08-07 Alpar Juttner Merge #294
2013-08-07 Alpar Juttner Further ignore_unused_variable_warning() explicit namespaces (#294)
2013-08-07 Alpar Juttner Merge #294 to branches >=1.2
2013-08-07 Alpar Juttner Add explicit namespace to ignore_unused_variable_warning() usages (#294)
2013-08-06 Alpar Juttner Merge #463
2013-08-06 Peter Kovacs Use latex formatting for non-trivial O() expressions (#463)
2013-08-06 Peter Kovacs Use m instead of e for denoting the number of arcs/edges (#463)
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