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