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 am working with MarabouPythonic and all my networks either run into segmentation faults or bad alloc. I saw in another issue that someone recommended using gurobi as an engine for Marabou.
I would like to do that, how can I set that up using the Maraboupy pip package?
If that is not possible is there a tutorial of how to do this?
Kindly
The text was updated successfully, but these errors were encountered:
This sounds like the tool ran out of memory, which is something using Gurobi might indeed fix. Unfortunately you'd need to build the tool from scratch following the instructions in the README.md, since Gurobi is not an open source tool and requires a license.
Dears,
I am working with MarabouPythonic and all my networks either run into segmentation faults or bad alloc. I saw in another issue that someone recommended using gurobi as an engine for Marabou.
I would like to do that, how can I set that up using the Maraboupy pip package?
If that is not possible is there a tutorial of how to do this?
Kindly
The text was updated successfully, but these errors were encountered: