Skip to content

IBM/Graph-Pattern-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Pattern-Generator

This repository provides an implementation of a synthetic graph generator, which also detects and reports subgraph patterns such as cycles, fans, bi-cliques and scatter-gather patterns that exist in the generated graphs.

Running the code

First, create the environment by running conda env create -f environment_new.yml and then activate it.

About

Synthetic Pattern Detection Tasks for GNNs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages