- Fix clang compilation issue (#634) default tip 2020-07-29, by Alpar Juttner
- Resolve deprecation warnings of gcc 9 (#633) 2020-07-28, by Alpar Juttner
- Merge #638 2021-02-25, by Alpar Juttner
- Factor out recursion from weighted matching algorithms (#638) 2021-01-22, by Balazs Dezso
- Merge #640 2021-01-21, by Alpar Juttner
- Implement CplLp::write() for LP format (#640) 2021-01-20, by Alpar Juttner
- Bugfixes in CplexBase and ClpLp (#639) 2021-01-20, by Alpar Juttner
- Update CMakeLists.txt to match current CMAKE versions (#641) 2021-01-21, by Alpar Juttner
- Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623) 1.3 2019-05-15, by Alpar Juttner
- Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623) 1.2 2019-05-15, by Alpar Juttner
- Paremeter to stop matching calculation when only single node is unmatched 2018-10-27, by Balazs Dezso
- Merge #615 to branch 1.3 1.3 2018-11-01, by Alpar Juttner
- Add operator[] to Path structures (#250) 2018-02-17, by Peter Kovacs
- API doc improvements for Path structures (#250) 2018-02-17, by Peter Kovacs
- CompactDigraph implementation (#377) 2017-03-19, by Gabriel Gouvine
- Using Arc instead of ArcIt in Dfs (#32) 2008-08-17, by Balazs Dezso
- Merge #615 2018-11-01, by Alpar Juttner
- Suppress unused typdef warnings (#615) 2018-11-01, by Peter Kovacs
- Merge #597 2018-10-17, by Alpar Juttner
- Add citation for Vf2pp (#597) 2018-10-17, by Alpar Juttner
- Remove unused auxiliary class in Vf2 (#597) 2017-10-07, by Peter Kovacs
- Change misleading method name in Vf2pp (#597) 2017-10-07, by Peter Kovacs
- Remove unused auxiliary classes (#597) 2017-10-07, by Peter Kovacs
- Change the default graph type of Vf2 and Vf2pp (#597) 2017-10-07, by Peter Kovacs
- Rename private methods in Vf2 and Vf2pp (#597) 2017-10-07, by Peter Kovacs
- Unify naming scheme of fields in Vf2 and Vf2pp (#597) 2017-10-07, by Peter Kovacs
- Improve and unify comments and API docs of VF2 algorithms (#597) 2017-10-07, by Peter Kovacs
- Merge tests of VF2 and VF2++ (#597) 2017-10-07, by Peter Kovacs
- Vf2 improvements and Vf2pp implementation (#597) 2017-09-19, by Peter Madarasi
- Merge bugfixes #610,#611,#612,#614 2018-10-17, by Alpar Juttner