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)