I am currently looking at implementing the maximum McGregor subgraph in Python, but I cannot find one already implemented.
I found an algorithm implemented as part of the Boost C ++ libraries, but Python bindings are missing.
Does this seem a little strange? Is this the correct algorithm? Are there libraries that perform this task?
user4210
source share