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-7.fc36 | - | 
| Fedora 35 | 0.5.8-6.fc35 | - | 
| Fedora 34 | 0.5.8-5.fc34 | - | 
			You can contact the maintainers of this package via email at
			coin-or-Couenne dash maintainers at fedoraproject dot org.