/pySYMPHONY

Python interface to COIN-OR SYMPHONY solver

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Python interface for SYMPHONY Branch-and-Cut solver

This Python module provide a simple interface to the C/C++ SYMPHONY MILP Branch-and-Cut solver from the COIN-OR Foundation. The interface uses CFFI to create Python bindings to the C functions.