Skip to content

Add summarize(data, model::JuMP.Model) #61

@ValentinKaisermayer

Description

@ValentinKaisermayer

Would it be possible to translate the MOI stuff back to JuMP?

## List of issues

Showing first 10 issues (37 issues ommitted)

 * Variable: MOI.VariableIndex(31914)
 * Variable: MOI.VariableIndex(31915)
 * Variable: MOI.VariableIndex(31916)

is not as helpfull as

## List of issues

Showing first 10 issues (37 issues ommitted)

 * Variable: $(JuMP.all_variables(model)[31914])
 * Variable: $(JuMP.all_variables(model)[31915])
 * Variable: $(JuMP.all_variables(model)[31916])

Same for the constraints:

MathOptInterface.ConstraintIndex{MathOptInterface.ScalarAffineFunction{Float64}, MathOptInterface.GreaterThan{Float64}}(518)
JuMP.all_constraints(model, JuMP.AffExpr, MOI.GreaterThan{Float64})[518]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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