Wed, 29 Jul 2020 14:56:10 +0200 Alpar Juttner Fix clang compilation issue (#634) default tip
Tue, 28 Jul 2020 21:23:36 +0200 Alpar Juttner Resolve deprecation warnings of gcc 9 (#633)
Thu, 25 Feb 2021 09:46:12 +0100 Alpar Juttner Merge #638
Fri, 22 Jan 2021 10:55:32 +0100 Balazs Dezso Factor out recursion from weighted matching algorithms (#638)
Thu, 21 Jan 2021 18:58:37 +0100 Alpar Juttner Merge #640
Wed, 20 Jan 2021 16:31:29 +0100 Alpar Juttner Implement CplLp::write() for LP format (#640)
Wed, 20 Jan 2021 16:17:21 +0100 Alpar Juttner Bugfixes in CplexBase and ClpLp (#639)
Thu, 21 Jan 2021 08:36:53 +0100 Alpar Juttner Update CMakeLists.txt to match current CMAKE versions (#641)
Wed, 15 May 2019 13:41:19 +0200 Alpar Juttner Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623) 1.3
Wed, 15 May 2019 13:33:55 +0200 Alpar Juttner Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623) 1.2
Sat, 27 Oct 2018 13:00:48 +0200 Balazs Dezso Paremeter to stop matching calculation when only single node is unmatched
Thu, 01 Nov 2018 19:49:08 +0100 Alpar Juttner Merge #615 to branch 1.3 1.3
Sat, 17 Feb 2018 23:44:32 +0100 Peter Kovacs Add operator[] to Path structures (#250)
Sat, 17 Feb 2018 23:44:15 +0100 Peter Kovacs API doc improvements for Path structures (#250)
Sun, 19 Mar 2017 14:38:08 +0100 Gabriel Gouvine CompactDigraph implementation (#377)