Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 267 Bytes

clique

Takes the input of a SQLite database and enumerates all the maximal cliques.

Dependencies: PHP 5.4

For Python 2.74: SQLite3 NetworkX

NOTE: For python, it's recommended that you use PIP or Easy_Install to ensure these modules are properly installed.