Code and Data Repository for BilevelJuMP.jl: modeling and solving bilevel optimization problems in Julia
BilevelJuMP是Julia中JuMP扩展包,用户只需稍改语法即可建模和求解双层优化问题,适合需要处理层次决策的优化研究者。
BilevelJuMP is a package for modeling and solving bilevel optimization problems in Julia. As an extension of the JuMP modeling language, BilevelJuMP allows users to employ the usual JuMP syntax with minor modifications to describe the problem and query solutions.