Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/msoeken/cirkit-addon-igraph

CirKit functions with igraph dependency
https://github.com/msoeken/cirkit-addon-igraph

Last synced: 2 days ago
JSON representation

CirKit functions with igraph dependency

Awesome Lists containing this project

README

        

# CirKit Addon: igraph

## Install and build

Inside the CirKit main directory:

cd addons
git clone https://github.com/msoeken/cirkit-addon-igraph.git
cd ..
cd build
cmake -Denable_cirkit-addon-igraph=ON ..
make cirkit