Bonmin  1.7

Reference Manual

Version 1.7

Basic Open-source Nonlinear Mixed INteger programming

COIN-OR logo

bonmin reference manual

This reference manual documents the code of Bonmin. Bonmin is an open source code for solving general MINLP (Mixed Integer Non-Linear Programming) problems. It is distributed on COIN-OR under the CPL (Common Public License) . Bonmin is a C++ code, it's home page can be found here.

You can use the link at the top of this page to access the documentation of the code. Bonmin's code depends heavily on the codebase of Cbc and Ipopt. Similar doxygen documentation for these two codes can are available in Cbc doxygen and Ipopt doxygen .