alex-87 / HyperGraphLib

C++ Hypergraph modelling Library using Boost and OpenMP with some algorithms, including isomorphism using Gecode.
https://alex-87.github.io/HyperGraphLib
MIT License
21 stars 3 forks source link

V1.17 isomorphism #5

Closed alex-87 closed 7 years ago

alex-87 commented 7 years ago

Merge for adding the isomorphism algorithm.