-
Couldn't load subscription status.
- Fork 84
Closed
Description
Hello @odow !
I hope you are doing well.
Minimal reproducible example
using JuMP, Gurobi
Gurobi.computeIIS
Gurobi.compute_conflictI want to call these two functions to see why the model is not feasible, but Julia throws an error:
ERROR: UndefVarError: `computeIIS` not defined in `Gurobi`
ERROR: UndefVarError: `compute_conflict` not defined in `Gurobi`
Do you know what's going on here?
I would be very grateful if you could provide any clues.
Environment
> versioninfo()
Julia Version 1.12.1
Commit ba1e628ee4 (2025-10-17 13:02 UTC)
Build Info:
Official https://julialang.org release
Platform Info:
OS: Windows (x86_64-w64-mingw32)
Metadata
Metadata
Assignees
Labels
No labels