中文
相关论文

相关论文: Formulations of the continuous set-covering proble…

200 篇论文

Jeroslow and Lowe gave an exact geometric characterization of subsets of $\mathbb{R}^n$ that are projections of mixed-integer linear sets, a.k.a MILP-representable sets. We give an alternate algebraic characterization by showing that a set…

最优化与控制 · 数学 2016-12-21 Amitabh Basu , Kipp Martin , Christopher Ryan , Guanyi Wang

While Mixed-integer linear programming (MILP) is NP-hard in general, practical MILP has received roughly 100--fold speedup in the past twenty years. Still, many classes of MILPs quickly become unsolvable as their sizes increase, motivating…

机器学习 · 计算机科学 2023-05-29 Ziang Chen , Jialin Liu , Xinshang Wang , Jianfeng Lu , Wotao Yin

Mixed Integer Linear Programs (MILP) are well known to be NP-hard (Non-deterministic Polynomial-time hard) problems in general. Even though pure optimization-based methods, such as constraint generation, are guaranteed to provide an optimal…

最优化与控制 · 数学 2022-07-18 Asunción Jiménez-Cordero , Juan Miguel Morales , Salvador Pineda

Following the recent push for trustworthy AI, there has been an increasing interest in developing contrastive explanation techniques for optimisation, especially concerning the solution of specific decision-making processes formalised as…

Mixed-integer linear programs (MILPs) are widely used in artificial intelligence and operations research to model complex decision problems like scheduling and routing. Designing such programs however requires both domain and modelling…

人工智能 · 计算机科学 2021-07-16 Mohit Kumar , Samuel Kolb , Luc De Raedt , Stefano Teso

We develop a class of mixed-integer formulations for disjunctive constraints intermediate to the big-M and convex hull formulations in terms of relaxation strength. The main idea is to capture the best of both the big-M and convex hull…

最优化与控制 · 数学 2025-05-20 Jan Kronqvist , Ruth Misener , Calvin Tsay

When branching for binary mixed integer linear programs with disjunctions of sparsity level $2$, we observe that there exists a finite list of $2$-sparse disjunctions, such that any other $2$-sparse disjunction is dominated by one…

最优化与控制 · 数学 2024-08-13 Santanu S. Dey , Diego Moran , Jingye Xu

In this work, we explore the efficacy of rectified linear unit artificial neural networks in addressing the intricate challenges of convoluted constraints arising from feedback linearization mapping. Our approach involves a comprehensive…

系统与控制 · 电气工程与系统科学 2024-05-27 Huu-Thinh Do , Ionela Prodan

Linear bilevel programs (linear BLPs) have been widely used in computational mathematics and optimization in several applications. Single-level reformulation for linear BLPs replaces the lower-level linear program with its…

系统与控制 · 电气工程与系统科学 2024-06-18 Saeed Mohammadi , Mohammad Reza Hesamzadeh , Steven A. Gabriel , Dina Khastieva

Network interdiction problems are combinatorial optimization problems involving two players: one aims to solve an optimization problem on a network, while the other seeks to modify the network to thwart the first player's objectives. Such…

人工智能 · 计算机科学 2026-04-21 Lei Zhang , Zhiqian Chen , Chang-Tien Lu , Liang Zhao

Mixed-integer linear programming (MILP) has been a fundamental problem in combinatorial optimization. Conventional MILP solving mainly relies on carefully designed heuristics embedded in the branch-and-bound framework. Driven by the strong…

人工智能 · 计算机科学 2026-01-13 Siyuan Li , Yifan Yu , Zhihao Zhang , Mengjing Chen , Fangzhou Zhu , Tao Zhong , Peng Liu , Jianye Hao

Finding optimal join orders is among the most crucial steps to be performed by query optimisers. Though extensively studied in data management research, the problem remains far from solved: While query optimisers rely on exhaustive search…

数据库 · 计算机科学 2025-10-24 Manuel Schönberger , Immanuel Trummer , Wolfgang Mauerer

Mixed-integer optimization is at the core of many online decision-making systems that demand frequent updates of decisions in real time. However, due to their combinatorial nature, mixed-integer linear programs (MILPs) can be difficult to…

最优化与控制 · 数学 2026-04-21 Shivi Dixit , Rishabh Gupta , Qi Zhang

This paper introduces two decomposition-based methods for two-block mixed-integer linear programs (MILPs), which aim to take advantage of separable structures of the original problem by solving a sequence of lower-dimensional MILPs. The…

最优化与控制 · 数学 2024-01-03 Kaizhao Sun , Mou Sun , Wotao Yin

In transmission networks, power flows and network topology are deeply intertwined due to power flow physics. Recent literature shows that a specific more hierarchical network structure can effectively inhibit the propagation of line…

最优化与控制 · 数学 2025-02-06 Leon Lan , Alessandro Zocca

In this paper, we propose novel mixed-integer linear programming (MIP) formulations to model decision problems posed as influence diagrams. We also present a novel heuristic that can be employed to warm start the MIP solver, as well as…

最优化与控制 · 数学 2026-01-21 Helmi Hankimaa , Olli Herrala , Fabricio Oliveira , Jaan Tollander de Balsch

We address the aircraft conflict resolution problem in air traffic control. We introduce new mixed-integer programming formulations for aircraft conflict resolution with speed, heading and altitude control which are based on disjunctive…

最优化与控制 · 数学 2020-08-28 Fernando H. C. Dias , Hassan Hijazi , David Rey

Covering and elimination inequalities are central to combinatorial optimization, yet their role has largely been studied in problem-specific settings or via no-good cuts. This paper introduces a unified perspective that treats these…

最优化与控制 · 数学 2025-11-18 Ningji Wei

The use of Mixed-Integer Linear Programming (MILP) models to represent neural networks with Rectified Linear Unit (ReLU) activations has become increasingly widespread in the last decade. This has enabled the use of MILP technology to…

最优化与控制 · 数学 2024-02-01 Fabian Badilla , Marcos Goycoolea , Gonzalo Muñoz , Thiago Serra

We address the solution of Mixed Integer Linear Programming (MILP) models with strong relaxations that are derived from Dantzig-Wolfe decompositions and allow a pseudo-polynomial pricing algorithm. We exploit their network-flow…

最优化与控制 · 数学 2021-06-01 Vinícius L. de Lima , Manuel Iori , Flávio K. Miyazawa