Installation

Dependencies

The installation of cbcflow requires cbcpost of matching version. See the cbcflow <https://bitbucket.org/simula_cbc/cbcflow.git> pages for more details and further dependencies.

Installing

Get the software with git and install using pip:

git clone https://bitbucket.org/simula_cbc/cbcflow.git
cd cbcflow
pip install .

See the pip documentation for more installation options.