[Cbc] API crashes while standalone does not (follow up): bug report?

John Forrest john.forrest at fastercoin.com
Sat Sep 1 03:59:27 EDT 2012


Alexis,

The binary for 2.7.1 should be compatible with 2.7.2 - but someone may 
have made a mistake.  Have you tried using the binary for 2.7.2?

Also to get a more accurate matrix as an mps file use
writeMpsNative("file.mps",NULL,NULL,2);

John Forrest


On 31/08/12 17:54, Alexis Guigue wrote:
> Hi all,
>
> I have been pursuing my investigations.
>
> Since the standalone was working, I decided to try using the CBC
> library Version 2.7.1 rather than 2.7.2 in my code.
>
> Result is (see my previous message): if I use the CBC library Version 
> 2.7.1,
> it runs and does not crash. If I use the CBC library Version 2.7.2, as
> before, it crashes (either in 32 or 64 bits).
>
> Any ideas?
>
> I started to have a look at the differences between the 2 versions.
>
> Cheers
>
> Alexis
>



More information about the Cbc mailing list