Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amenability Test

Implementation of the algorithm described in the paper "On the Power of Color Refinement".

Compile

Using cmake you can simply type cmake cmake-build-debug, otherwise (using gcc)

$ g++ main.cpp src/.* -std=c++11 -o amenibility_test -O2

Usage

You can select the data set in main.cpp.

More Data Sets

See Benchmark Data Sets for Graph Kernels for more data sets.

Contact Information

If you have any questions, send an email to Christopher Morris (christopher.morris at udo.edu).

About

Implementation of the algorithm described in the paper "On the Power of Color Refinement".

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages