2021-01-21 Alpar Juttner Update CMakeLists.txt to match current CMAKE versions (#641)
2019-05-15 Alpar Juttner Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623) 1.3
2019-05-15 Alpar Juttner Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623) 1.2
2018-10-27 Balazs Dezso Paremeter to stop matching calculation when only single node is unmatched
2018-11-01 Alpar Juttner Merge #615 to branch 1.3 1.3
2018-02-17 Peter Kovacs Add operator[] to Path structures (#250)
2018-02-17 Peter Kovacs API doc improvements for Path structures (#250)
2017-03-19 Gabriel Gouvine CompactDigraph implementation (#377)
2008-08-17 Balazs Dezso Using Arc instead of ArcIt in Dfs (#32)
2018-11-01 Alpar Juttner Merge #615
2018-11-01 Peter Kovacs Suppress unused typdef warnings (#615)
2018-10-17 Alpar Juttner Merge #597
2018-10-17 Alpar Juttner Add citation for Vf2pp (#597)
2017-10-07 Peter Kovacs Remove unused auxiliary class in Vf2 (#597)
2017-10-07 Peter Kovacs Change misleading method name in Vf2pp (#597)
2017-10-07 Peter Kovacs Remove unused auxiliary classes (#597)
2017-10-07 Peter Kovacs Change the default graph type of Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Rename private methods in Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Unify naming scheme of fields in Vf2 and Vf2pp (#597)
2017-10-07 Peter Kovacs Improve and unify comments and API docs of VF2 algorithms (#597)
2017-10-06 Peter Kovacs Merge tests of VF2 and VF2++ (#597)
2017-09-19 Peter Madarasi Vf2 improvements and Vf2pp implementation (#597)
2018-10-17 Alpar Juttner Merge bugfixes #610,#611,#612,#614
2018-10-17 Alpar Juttner Merge bugfixes #610,#611,#612,#614 to branch 1.3 1.3
2018-10-17 Alpar Juttner Merge
2018-07-16 Peter Kovacs Change typenames to avoid Windows-specific compile issue (#612)
2018-10-17 Balazs Dezso Planar drawing algorithm now works for less than 3 nodes (#611)
2018-05-15 Balazs Dezso Fix PlanarDrawing::run() function (#610)
2018-10-17 Alpar Juttner Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)
2018-10-15 Alpar Juttner Fix warnings emitted by g++ 7.3.1 (#614)
2018-10-15 Alpar Juttner Fix warnings emitted by VS2017 (#614)
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-10-17 Alpar Juttner Merge #1.3 related bugfix heads
2018-03-23 Alpar Juttner Merge bugfix #608 to branch 1.3 1.3
2018-03-23 Alpar Juttner Merge bugfix #609 to branch 1.3 1.3
2018-03-23 Alpar Juttner Merge #602
2018-03-23 Alpar Juttner Merge bugfix #608
2018-03-23 Alpar Juttner Merge bugfix #609
2018-03-22 Peter Kovacs Add missing break statement to dimacs-solver (#609)
2018-03-22 Peter Kovacs Fix tolerance usage in Preflow algorithm (#608)
2018-03-22 Peter Kovacs Improve max flow test method: set expected flow value (#608)
2018-03-22 Peter Kovacs Use tolerance in max_flow_test.cc (#608)
2018-03-22 Peter Kovacs Refactoring and code formatting in max_flow_test.cc (#608)
2018-03-22 Peter Kovacs Remove unused typedefs in max_flow_test.cc (#608)
2018-02-17 Peter Kovacs Improve API doc of Random classes (#602)
2015-10-08 Alpar Juttner Platform independent Random generators (#602)
2017-10-06 Peter Kovacs Add missing #ifdef to bellman_ford_test.cc (#325)
2017-10-06 Peter Kovacs Change the style of code examples in API doc
2017-09-19 Alpar Juttner Merge bugfix #607
2017-09-19 Alpar Juttner Merge bugfix #607 to branch 1.3 1.3
2017-09-19 Alpar Juttner Merge bugfix #607 to branch 1.2 1.2
2017-09-08 Peter Kovacs Fixes in API doc of DIMACS reader methods
2017-09-08 Peter Kovacs Bug fix in DIMACS reader (#607)
2017-01-27 Gabriel Gouvine Forbid copy construction of StaticDigraph
2015-11-16 Alpar Juttner Remove unnecessary test include from lemon/vf2.h (#603)
2015-10-08 Alpar Juttner Merge #600
2015-10-07 Alpar Juttner Merge #597
2015-05-24 Peter Kovacs Minor fixes in bibtex entry + unify formatting (#597)