CoinMP icon indicating copy to clipboard operation
CoinMP copied to clipboard

C-API library for CLP, CBC, and CGL

Results 19 CoinMP issues
Sort by recently updated
recently updated
newest added

The config.guess file contain in source is too old that it can't recognize some platform like RISC-V. Please generate new tarball with the latest autotools. Thanks :)

'make' reported error: ```console $ make ...... CoinCbc.cpp: In function 'int CbcSolveProblem(HCBC, PPROBLEM, POPTION, int)': CoinCbc.cpp:936:39: error: 'bool CbcParameters::noPrinting_' is private within this context 936 | parameterData.noPrinting_ = true; |...

HI, when I 'make' reported error: ``` CoinCbc.cpp: In function 'int CbcSolveProblem(HCBC, PPROBLEM, POPTION, int)': CoinCbc.cpp:936:39: error: 'bool CbcParameters::noPrinting_' is private within this context 936 | parameterData.noPrinting_ = true; |...

…to a problem and a method used to nullify a row in a problem; the method used to nullify a problem simply set to 0 all variables in the given...

I'm a new user of Clp and I didn't found any user guide that explains the Dll functions, can someone help me? I didn't understand very well the paramenters: RangeValues,...

Issue created by migration from Trac. Original creator: leotib71 Original creation time: 2014-12-04 14:20:28 Assignee: @tkralphs Version: 2.7 Hello, I only wanted to know if the read MPS function call...

Issue created by migration from Trac. Original creator: sstewart Original creation time: 2017-06-01 07:13:10 Assignee: somebody Version: 1.0 If I watch the screen output CBC states that the problem is...

bug
component1
highest
blocker

Issue created by migration from Trac. Original creator: @ycollet Original creation time: 2017-05-09 11:57:58 Assignee: somebody Version: When I try to compile CoinMP on Windows in 32 bits, I am...

bug
component1
highest
blocker

Issue created by migration from Trac. Original creator: sstewart Original creation time: 2016-08-31 01:01:08 Assignee: somebody Version: Keywords: Visual Studio Compile Hi -- I upgraded the /MSVisualStudio/v9 CoinMP.sln file to...

bug
component1
major
low

Issue created by migration from Trac. Original creator: pikachu Original creation time: 2016-04-19 09:42:27 Assignee: somebody Version: According https://projects.coin-or.org/Cbc/browser/stable/2.9/Cbc/src/CbcModel.hpp#L945 The final CbcModel status need to check isXXX functions rather than...

bug
component1
highest
critical