Skip to content

dual status not supported by all solvers #68

@rb004f

Description

@rb004f

Line 23 of solution.jl assumes that JuMP.dual_status() is implemented for all solvers, however it can fail when that is not the case (for example, SCIP.jl currently doesn not implement the function). I stashed one way of doing this in the branch rbent-safety-checks, but I suspect there is a more elegant way of doing this

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