Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 17:03:30 +0200] rev 1413
Remove unused auxiliary class in Vf2 (#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().
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 16:17:34 +0200] rev 1411
Remove unused auxiliary classes (#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)
Peter Kovacs <kpeter@inf.elte.hu> [Sat, 07 Oct 2017 15:46:28 +0200] rev 1409
Rename private methods 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)
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)