Skip to content

lucamasera/pyPCalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPCalg

PyPCalg is a python wrapper for the PC++ code available here. At the moment provides an efficient implementation of the skeleton function, with thr possibility to return the separetion sets.

Requirements

This package has been tested under Ubuntu 16.04 with:

  • Python 2.7.11
  • Boost libraries 1.58

Installation

pip install git+https://github.com/lucamasera/pyPCalg.git

If you want to use PyPCalg as local package replace the last command with:

pip install git+https://github.com/lucamasera/pyPCalg.git --user

Running

The example folder contains a short example to show how to call the function.

About

Python wrapper of the PC++ skeleton function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published