Skip to content
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
This repository was archived by the owner on Jun 14, 2020. It is now read-only.

Implement RelativeGap #77

Description

@odow

Instead of passing off to the solver

function MOI.get(model::LinQuadOptimizer, ::MOI.RelativeGap)
return get_relative_mip_gap(model)
end

we should implement this ourselves to avoid issues such as jump-dev/MathOptInterface.jl#590.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions