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 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-08-06 Alpar Juttner Merge further fixes #470 to branch 1.2 1.2
2013-08-06 Alpar Juttner Merge further fixes #470 to branch 1.1 1.1
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-07-30 Alpar Juttner Merge bugfix #461
2013-07-30 Alpar Juttner Merge bugfix #461 to branch 1.2 1.2
2013-07-30 Alpar Juttner Merge bugfix #461 to branch 1.1 1.1
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 Merge fix #470 to branch 1.2 1.2
2013-07-30 Alpar Juttner Merge fix #470 to branch 1.1 1.1
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)