hellemo opened this issue 2 years ago · 0 comments
Possibly add check if valid values for lookup to getindex (e.g. x[1] should fail for @variable(m, x[10:20]))
x[1]
@variable(m, x[10:20])