MultiJuMP.jl icon indicating copy to clipboard operation
MultiJuMP.jl copied to clipboard

Parameterise the betaval range of Linear Epsilon constraint

Open asiripanich opened this issue 3 years ago • 0 comments

Any reason why we hard-coded betatree range here? instead of making it configurable? maybe it can be something like 0.0:(1/mdata.pointsperdim):1.0.

https://github.com/anriseth/MultiJuMP.jl/blob/0921721035793896798b457ee184d4ffa0b4e867/src/linear.jl#L107-L109

asiripanich avatar Jul 31 '21 01:07 asiripanich