Skip to content

A state of the art algorithm for the Graph Isomorphism problem, adjusted for Sub-Graph and Induced Sub-Graph Isomorphism and extended to directed and multigraph settings.

Notifications You must be signed in to change notification settings

kpetridis24/vf2-pp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VF2++

A state-of-the-art algorithm for the Graph Isomorphism problem, adjusted for the Sub-Graph and Induced Sub-Graph Isomorphism problems and extended to directed and multigraph settings.

The benchmark results validate the premises of the VF2++ paper and illustrate the superiority of the new optimized algorithm, compared to the previous isomorphism solvers.

This implementation is done in a non-recursive manner, saving a lot of space compared to previous recursive solvers.

About

A state of the art algorithm for the Graph Isomorphism problem, adjusted for Sub-Graph and Induced Sub-Graph Isomorphism and extended to directed and multigraph settings.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published