An exact solver for nonconvex MINLPs
Couenne (Convex Over and Under ENvelopes for Nonlinear Estimation) is a branch&bound algorithm to solve Mixed-Integer Nonlinear Programming (MINLP) problems of the form: min f0(x,y) fi(x,y) <= 0 i=1,2..., m x in Rn, y in Zp where all fi(x,y) are, in general, nonlinear functions. Couenne aims at finding global optima of nonconvex MINLPs. It implements linearization, bound reduction, and branching methods within a branch-and-bound framework. Its main components are: * an expression library; * separation of linearization cuts; * branching rules; * bound tightening methods.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.8-19.fc42 | - |
Fedora 41 | 0.5.8-19.fc41 | - |
Fedora 40 | 0.5.8-16.fc40 | 0.5.8-16.fc40 |
Fedora 39 | 0.5.8-12.fc39 | - |
You can contact the maintainers of this package via email at
coin-or-Couenne dash maintainers at fedoraproject dot org
.