Installation#

To install:

pip install dwavebinarycsp

To build from source:

pip install -r requirements.txt
python setup.py install