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)

Thu, 01 Nov 2018 19:49:51 +0100Merge #615
Alpar Juttner <alpar@cs.elte.hu> [Thu, 01 Nov 2018 19:49:51 +0100] rev 1417
Merge #615

Thu, 01 Nov 2018 11:27:05 +0100Suppress unused typdef warnings (#615)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 01 Nov 2018 11:27:05 +0100] rev 1416
Suppress unused typdef warnings (#615)

Wed, 17 Oct 2018 22:56:43 +0200Merge #597
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 22:56:43 +0200] rev 1415
Merge #597

Wed, 17 Oct 2018 22:55:02 +0200Add citation for Vf2pp (#597)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 22:55:02 +0200] rev 1414
Add citation for Vf2pp (#597)

Sat, 07 Oct 2017 17:03:30 +0200Remove unused auxiliary class in Vf2 (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 17:03:30 +0200] rev 1413
Remove unused auxiliary class in Vf2 (#597)

Sat, 07 Oct 2017 16:22:04 +0200Change misleading method name in Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 16:22:04 +0200] rev 1412
Change misleading method name in Vf2pp (#597)

It processes an entire connected component of the graph _g1 using BFS,
so processBfsTree() is more appropriate name than processBFSLevel().

Sat, 07 Oct 2017 16:17:34 +0200Remove unused auxiliary classes (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 16:17:34 +0200] rev 1411
Remove unused auxiliary classes (#597)

Sat, 07 Oct 2017 15:48:00 +0200Change the default graph type of Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:48:00 +0200] rev 1410
Change the default graph type of Vf2 and Vf2pp (#597)

Sat, 07 Oct 2017 15:46:28 +0200Rename private methods in Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:46:28 +0200] rev 1409
Rename private methods in Vf2 and Vf2pp (#597)

Sat, 07 Oct 2017 15:45:56 +0200Unify naming scheme of fields in Vf2 and Vf2pp (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:45:56 +0200] rev 1408
Unify naming scheme of fields in Vf2 and Vf2pp (#597)

Sat, 07 Oct 2017 03:18:49 +0200Improve and unify comments and API docs of VF2 algorithms (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 03:18:49 +0200] rev 1407
Improve and unify comments and API docs of VF2 algorithms (#597)

Sat, 07 Oct 2017 00:14:05 +0200Merge tests of VF2 and VF2++ (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:14:05 +0200] rev 1406
Merge tests of VF2 and VF2++ (#597)

Tue, 19 Sep 2017 14:08:20 +0200Vf2 improvements and Vf2pp implementation (#597)
Peter Madarasi <madarasip@caesar.elte.hu> [Tue, 19 Sep 2017 14:08:20 +0200] rev 1405
Vf2 improvements and Vf2pp implementation (#597)

Wed, 17 Oct 2018 19:22:52 +0200Merge bugfixes #610,#611,#612,#614
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 19:22:52 +0200] rev 1404
Merge bugfixes #610,#611,#612,#614

Wed, 17 Oct 2018 19:18:04 +0200Merge bugfixes #610,#611,#612,#614 to branch 1.3 1.3
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 19:18:04 +0200] rev 1403
Merge bugfixes #610,#611,#612,#614 to branch 1.3

Wed, 17 Oct 2018 19:14:07 +0200Merge
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 19:14:07 +0200] rev 1402
Merge

Mon, 16 Jul 2018 16:21:40 +0200Change typenames to avoid Windows-specific compile issue (#612)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 16 Jul 2018 16:21:40 +0200] rev 1401
Change typenames to avoid Windows-specific compile issue (#612)

Wed, 17 Oct 2018 17:52:11 +0200Planar drawing algorithm now works for less than 3 nodes (#611)
Balazs Dezso <deba@google.com> [Wed, 17 Oct 2018 17:52:11 +0200] rev 1400
Planar drawing algorithm now works for less than 3 nodes (#611)

Tue, 15 May 2018 14:16:35 +0200Fix PlanarDrawing::run() function (#610)
Balazs Dezso <deba@google.com> [Tue, 15 May 2018 14:16:35 +0200] rev 1399
Fix PlanarDrawing::run() function (#610)

Wed, 17 Oct 2018 17:24:14 +0200Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 17:24:14 +0200] rev 1398
Better MIP solver discovery and support linking to CLP/CBC on Windows (#614)

Mon, 15 Oct 2018 23:39:22 +0200Fix warnings emitted by g++ 7.3.1 (#614)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 15 Oct 2018 23:39:22 +0200] rev 1397
Fix warnings emitted by g++ 7.3.1 (#614)

Mon, 15 Oct 2018 23:22:18 +0200Fix warnings emitted by VS2017 (#614)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 15 Oct 2018 23:22:18 +0200] rev 1396
Fix warnings emitted by VS2017 (#614)

Wed, 17 Oct 2018 18:56:39 +0200Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:39 +0200] rev 1395
Merge #1.3 related bugfix heads

Wed, 17 Oct 2018 18:56:32 +0200Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:32 +0200] rev 1394
Merge #1.3 related bugfix heads

Wed, 17 Oct 2018 18:56:08 +0200Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:56:08 +0200] rev 1393
Merge #1.3 related bugfix heads

Wed, 17 Oct 2018 18:55:53 +0200Merge #1.3 related bugfix heads
Alpar Juttner <alpar@cs.elte.hu> [Wed, 17 Oct 2018 18:55:53 +0200] rev 1392
Merge #1.3 related bugfix heads

Fri, 23 Mar 2018 16:09:27 +0100Merge bugfix #608 to branch 1.3 1.3
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 16:09:27 +0100] rev 1391
Merge bugfix #608 to branch 1.3

Fri, 23 Mar 2018 16:09:06 +0100Merge bugfix #609 to branch 1.3 1.3
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 16:09:06 +0100] rev 1390
Merge bugfix #609 to branch 1.3

Fri, 23 Mar 2018 15:43:30 +0100Merge #602
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:43:30 +0100] rev 1389
Merge #602

Fri, 23 Mar 2018 15:39:54 +0100Merge bugfix #608
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:39:54 +0100] rev 1388
Merge bugfix #608

Fri, 23 Mar 2018 15:37:23 +0100Merge bugfix #609
Alpar Juttner <alpar@cs.elte.hu> [Fri, 23 Mar 2018 15:37:23 +0100] rev 1387
Merge bugfix #609

Thu, 22 Mar 2018 18:46:56 +0100Add missing break statement to dimacs-solver (#609)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:46:56 +0100] rev 1386
Add missing break statement to dimacs-solver (#609)

Thu, 22 Mar 2018 18:56:47 +0100Fix tolerance usage in Preflow algorithm (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:56:47 +0100] rev 1385
Fix tolerance usage in Preflow algorithm (#608)

Thu, 22 Mar 2018 18:56:26 +0100Improve max flow test method: set expected flow value (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:56:26 +0100] rev 1384
Improve max flow test method: set expected flow value (#608)

Thu, 22 Mar 2018 18:55:59 +0100Use tolerance in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:59 +0100] rev 1383
Use tolerance in max_flow_test.cc (#608)

Thu, 22 Mar 2018 18:55:31 +0100Refactoring and code formatting in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:31 +0100] rev 1382
Refactoring and code formatting in max_flow_test.cc (#608)

Thu, 22 Mar 2018 18:55:01 +0100Remove unused typedefs in max_flow_test.cc (#608)
Peter Kovacs <kpeter@inf.elte.hu> [Thu, 22 Mar 2018 18:55:01 +0100] rev 1381
Remove unused typedefs in max_flow_test.cc (#608)

Sat, 17 Feb 2018 23:55:16 +0100Improve API doc of Random classes (#602)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 17 Feb 2018 23:55:16 +0100] rev 1380
Improve API doc of Random classes (#602)

Thu, 08 Oct 2015 13:48:09 +0200Platform independent Random generators (#602)
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Oct 2015 13:48:09 +0200] rev 1379
Platform independent Random generators (#602)

Sat, 07 Oct 2017 00:21:15 +0200Add missing #ifdef to bellman_ford_test.cc (#325)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:21:15 +0200] rev 1378
Add missing #ifdef to bellman_ford_test.cc (#325)

Sat, 07 Oct 2017 00:19:19 +0200Change the style of code examples in API doc
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 00:19:19 +0200] rev 1377
Change the style of code examples in API doc

Tue, 19 Sep 2017 15:23:43 +0200Merge bugfix #607
Alpar Juttner <alpar@cs.elte.hu> [Tue, 19 Sep 2017 15:23:43 +0200] rev 1376
Merge bugfix #607

Tue, 19 Sep 2017 15:22:08 +0200Merge bugfix #607 to branch 1.3 1.3
Alpar Juttner <alpar@cs.elte.hu> [Tue, 19 Sep 2017 15:22:08 +0200] rev 1375
Merge bugfix #607 to branch 1.3

Tue, 19 Sep 2017 15:19:48 +0200Merge bugfix #607 to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Tue, 19 Sep 2017 15:19:48 +0200] rev 1374
Merge bugfix #607 to branch 1.2

Fri, 08 Sep 2017 17:04:30 +0200Fixes in API doc of DIMACS reader methods
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Sep 2017 17:04:30 +0200] rev 1373
Fixes in API doc of DIMACS reader methods

Fri, 08 Sep 2017 17:02:03 +0200Bug fix in DIMACS reader (#607)
Peter Kovacs <kpeter@inf.elte.hu> [Fri, 08 Sep 2017 17:02:03 +0200] rev 1372
Bug fix in DIMACS reader (#607)

Fri, 27 Jan 2017 20:35:13 +0100Forbid copy construction of StaticDigraph
Gabriel Gouvine <gabriel.gouvine.GIT@gmx.com> [Fri, 27 Jan 2017 20:35:13 +0100] rev 1371
Forbid copy construction of StaticDigraph

Mon, 16 Nov 2015 08:46:42 +0100Remove unnecessary test include from lemon/vf2.h (#603)
Alpar Juttner <alpar@cs.elte.hu> [Mon, 16 Nov 2015 08:46:42 +0100] rev 1370
Remove unnecessary test include from lemon/vf2.h (#603)

Thu, 08 Oct 2015 10:13:24 +0200Merge #600
Alpar Juttner <alpar@cs.elte.hu> [Thu, 08 Oct 2015 10:13:24 +0200] rev 1369
Merge #600

Wed, 07 Oct 2015 18:49:46 +0200Merge #597
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Oct 2015 18:49:46 +0200] rev 1368
Merge #597

Sun, 24 May 2015 17:30:50 +0200Minor fixes in bibtex entry + unify formatting (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 24 May 2015 17:30:50 +0200] rev 1367
Minor fixes in bibtex entry + unify formatting (#597)

Sun, 24 May 2015 17:29:26 +0200Minor doc fixes (#597)
Peter Kovacs <kpeter@inf.elte.hu> [Sun, 24 May 2015 17:29:26 +0200] rev 1366
Minor doc fixes (#597)

Wed, 07 Oct 2015 18:56:56 +0200Merge bugfix #600 to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Oct 2015 18:56:56 +0200] rev 1365
Merge bugfix #600 to branch 1.2

Wed, 07 Oct 2015 18:54:57 +0200Merge bugfix #480 to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 07 Oct 2015 18:54:57 +0200] rev 1364
Merge bugfix #480 to branch 1.2