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

Singleton instance for MotorAlgorithm #11

Open alex-87 opened 6 years ago

alex-87 commented 6 years ago

Incomplete singleton instance method leads to an incomplete singleton element.

To do :