@mlubin suggested that jump-dev/GLPK.jl#101 (comment)
I'm proposing to make setting ConstraintName on SingleVariable constraint into an error. This wouldn't change lookups otherwise.
To look up the bound on a variable, you first look up the variable. The index of the variable gives you the index of the bound constraint.
Is this something for MOI 0.10?
@mlubin suggested that jump-dev/GLPK.jl#101 (comment)
Is this something for MOI 0.10?