Skip to content
/ VF2 Public

A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs

Notifications You must be signed in to change notification settings

yaolili/VF2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#VF2 Implement a (Sub)Graph Isomorphism Algorithm for Matching Large Graphs

#Usage python run.py queryGraphFile graphFile outputFile

eg: python run.py data/mygraphdb.data data/Q12.my result.txt

#Reference A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs

About

A (Sub)Graph Isomorphism Algorithm for Matching Large Graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages