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

To implement the Diameter algorithm #9

Open alex-87 opened 7 years ago

alex-87 commented 7 years ago

Implementation of Diameter algorithm as enhancement.