Wed, 20 Jan 2021 16:17:21 +0100Bugfixes in CplexBase and ClpLp (#639)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 20 Jan 2021 16:17:21 +0100] rev 1427
Bugfixes in CplexBase and ClpLp (#639)

Thu, 21 Jan 2021 08:36:53 +0100Update CMakeLists.txt to match current CMAKE versions (#641)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 21 Jan 2021 08:36:53 +0100] rev 1426
Update CMakeLists.txt to match current CMAKE versions (#641)

Wed, 15 May 2019 13:41:19 +0200Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623) 1.3
Alpar Juttner <alpar@cs.elte.hu> [Wed, 15 May 2019 13:41:19 +0200] rev 1425
Backport relevant part of bugfix [4add05447ca0] to branch 1.3 (#623)

Wed, 15 May 2019 13:33:55 +0200Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623) 1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 15 May 2019 13:33:55 +0200] rev 1424
Backport relevant parts of bugfixes [ad22262328b3], [61fdd06833a6] and [4add05447ca0] to branch 1.2 (#623)

Sat, 27 Oct 2018 13:00:48 +0200Paremeter to stop matching calculation when only single node is unmatched
Balazs Dezso <deba@google.com> [Sat, 27 Oct 2018 13:00:48 +0200] rev 1423
Paremeter to stop matching calculation when only single node is unmatched

Thu, 01 Nov 2018 19:49:08 +0100Merge #615 to branch 1.3 1.3
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Nov 2018 19:49:08 +0100] rev 1422
Merge #615 to branch 1.3

Sat, 17 Feb 2018 23:44:32 +0100Add operator[] to Path structures (#250)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:44:32 +0100] rev 1421
Add operator[] to Path structures (#250)

Sat, 17 Feb 2018 23:44:15 +0100API doc improvements for Path structures (#250)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:44:15 +0100] rev 1420
API doc improvements for Path structures (#250)

Sun, 19 Mar 2017 14:38:08 +0100CompactDigraph implementation (#377)
Gabriel Gouvine <gabriel.gouvine.GIT@gmx.com> [Sun, 19 Mar 2017 14:38:08 +0100] rev 1419
CompactDigraph implementation (#377)

Smaller version of StaticDigraph (n+m) if InArcIt is not needed

Sun, 17 Aug 2008 15:02:03 +0200Using Arc instead of ArcIt in Dfs (#32)
Balazs Dezso <deba@inf.elte.hu> [Sun, 17 Aug 2008 15:02:03 +0200] rev 1418
Using Arc instead of ArcIt in Dfs (#32)