You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reproduce the reports of LP dimension validation - and there's an assert triggered earlier in debug - but not the segfault with th innocuous call to changeObjectiveOffset. However valgrind reports a memory error that, I guess, manifests itself for you as a segfault.
Examples are in Julia, but using the C API.
We get lots of dimension validation problems:
However, add an innocuous call to
changeObjectiveOffset
and we get:The text was updated successfully, but these errors were encountered: