2020-07-29 Alpar Juttner Fix clang compilation issue (#634) default tip
2020-07-28 Alpar Juttner Resolve deprecation warnings of gcc 9 (#633)
2021-02-25 Alpar Juttner Merge #638
2021-01-22 Balazs Dezso Factor out recursion from weighted matching algorithms (#638)
2021-01-21 Alpar Juttner Merge #640
2021-01-20 Alpar Juttner Implement CplLp::write() for LP format (#640)
2021-01-20 Alpar Juttner Bugfixes in CplexBase and ClpLp (#639)
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