🌙

BilevelJuMP.jl的代码与数据仓库:在Julia中建模与求解双层优化问题

Code and Data Repository for BilevelJuMP.jl: modeling and solving bilevel optimization problems in Julia

INFORMS journal on computing · 2023
被引 1
人大 BUTD24ABS 3

中文导读

BilevelJuMP是Julia中JuMP扩展包,用户只需稍改语法即可建模和求解双层优化问题,适合需要处理层次决策的优化研究者。

Abstract

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.

双层优化Julia编程语言数学优化算法