dirkschumacher / rcbc

COIN-OR branch and cut (CBC) bindings for R
https://dirkschumacher.github.io/rcbc/
Other
19 stars 5 forks source link

Illegal index error in Debian or wrong solution values on Mac #22

Closed byapparov closed 6 years ago

byapparov commented 6 years ago

I have created a pull request with a reproducible example.

You will notice that on Mac if ran many times code produces different solutions (one that looks correct with integer values and one that looks wrong with large numeric values.

See: https://github.com/dirkschumacher/rcbc/pull/21