COIN-OR Open Solver Interface Library
The COIN-OR Open Solver Interface Library is a collection of solver
interfaces (SIs) that provide a common interface --- the OSI API --- for all
the supported solvers.
- Sources inherited from project windows:mingw:win64
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Guillaume_G:WSL/mingw64-Osi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Osi-0.107.2.tgz | 0000763167 745 KB | |
Osi-docdir.patch | 0000001063 1.04 KB | |
mingw64-Osi.spec | 0000002907 2.84 KB |
Revision 6 (latest revision is 8)
Jan Engelhardt (jengelh)
accepted
request 307522
from
Anthony Kelman (kelman)
(revision 6)
I'm hitting an assertion failure here that I'm trying to work out with upstream, ref http://list.coin-or.org/pipermail/bonmin/2015-April/000424.html For now, put -DNDEBUG in CXXFLAGS to disable assertions, since that would be the default setting if CXXFLAGS were not pre-set in the environment.
Comments 0