An open API service indexing awesome lists of open source software.

https://github.com/plusk01/maxclique

python bindings for parallel maximum clique library
https://github.com/plusk01/maxclique

Last synced: 11 months ago
JSON representation

python bindings for parallel maximum clique library

Awesome Lists containing this project

README

          

Maximum Clique Solver
=====================

Uses the [Parallel Maximum Clique (PMC)](https://github.com/ryanrossi/pmc) solver. Produces Python bindings.