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)
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
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Nov 2018 19:49:08 +0100] rev 1422
Merge #615 to branch 1.3
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:44:32 +0100] rev 1421
Add operator[] to 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)
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
Balazs Dezso <deba@inf.elte.hu> [Sun, 17 Aug 2008 15:02:03 +0200] rev 1418
Using Arc instead of ArcIt in Dfs (#32)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Nov 2018 19:49:51 +0100] rev 1417
Merge #615
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 01 Nov 2018 11:27:05 +0100] rev 1416
Suppress unused typdef warnings (#615)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 22:56:43 +0200] rev 1415
Merge #597