peekxc / pyclique

Package for enumerating cliques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyClique

To install, clone the repo and, from the local directory:

pip install . 

To develop with the package, install in editable mode

pip install -e . 

About

Package for enumerating cliques

License:Apache License 2.0


Languages

Language:Python 96.0%Language:Cython 3.0%Language:C++ 1.0%