BilevelJuMP.jl: Modeling and Solving Bilevel Optimization in Julia

05/04/2022
by   Joaquim Dias Garcia, et al.
0

In this paper we present BilevelJuMP, a new Julia package to support bilevel optimization within the JuMP framework. The package is a Julia library that enables the user to describe both upper and lower-level optimization problems using the JuMP algebraic syntax. Due to the generality and flexibility our library inherits from JuMP's syntax, our package allows users to model bilevel optimization problems with conic constraints in the lower level and all JuMP supported constraints in the upper level (Conic, Quadratic, Non-Linear, Integer, etc.). Moreover, the user-defined problem can be subsequently solved by various techniques relying on mathematical program with equilibrium constraints (MPEC) reformulations. Manipulations on the original problem data are possible due to MathOptInterface.jl's structures and Dualization.jl features. Hence, the proposed package allows quickly model, deploy, and thereby experiment bilevel models based on off-the-shelf mixed integer linear programming and nonlinear solvers.

READ FULL TEXT
research
03/08/2023

DisjunctiveProgramming.jl: Generalized Disjunctive Programming Models and Algorithms for JuMP

We present a Julia package, DisjunctiveProgramming.jl, that extends the ...
research
06/01/2022

JuMP 1.0

JuMP is an algebraic modeling language embedded in the Julia programming...
research
07/08/2022

Tightening Discretization-based MILP Models for the Pooling Problem using Upper Bounds on Bilinear Terms

Discretization-based methods have been proposed for solving nonconvex op...
research
04/14/2023

Designing a Framework for Solving Multiobjective Simulation Optimization Problems

Multiobjective simulation optimization (MOSO) problems are optimization ...
research
01/20/2017

Bayesian Network Learning via Topological Order

We propose a mixed integer programming (MIP) model and iterative algorit...
research
07/06/2023

Scaling Package Queries to a Billion Tuples via Hierarchical Partitioning and Customized Optimization

A package query returns a package - a multiset of tuples - that maximize...
research
05/30/2022

Holistic Generalized Linear Models

Holistic linear regression extends the classical best subset selection p...

Please sign up or login with your details

Forgot password? Click here to reset