Skip to content

compute_conflict and computeIIS not defined in Gurobi #647

@abcdvvvv

Description

@abcdvvvv

Hello @odow !

I hope you are doing well.

Minimal reproducible example

using JuMP, Gurobi
Gurobi.computeIIS
Gurobi.compute_conflict

I 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions