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)