paper-with-me

Papers

Knowledge engineering mixed-integer linear programming: constraint typology

2021-02-20 · Vicky Mak-Hau, John Yearwood, William Moran

In this paper, we investigate the constraint typology of mixed-integer linear programming MILP formulations. MILP is a commonly used mathematical programming technique for modelling and solving real-life scheduling, routing, planning, resource allocation, timetabling optimization problems, providing optimized business solutions for industry sectors such as: manufacturing, agriculture, defence, healthcare, medicine, energy, finance, and transportation. Despite the numerous real-life Combinatorial Optimization Problems found and solved, and millions yet to be discovered and formulated, the number of types of constraints, the building blocks of a MILP, is relatively much smaller. In the search of a suitable machine readable knowledge representation for MILPs, we propose an optimization modelling tree built based upon an MILP ontology that can be used as a guidance for automated systems to elicit an MILP model from end-users on their combinatorial business optimization problems.

📄 PDF Abstract BibTeX arXiv:2102.12574

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationScheduling

Similar Papers 제목 키워드 기반

A General Neural Backbone for Mixed-Integer Linear Optimization via Dual Attention

2026-01-08 · Peixin Huang, Yaoxin Wu, Yining Ma, Cathy Wu 외 arxiv

Mixed-integer linear programming (MILP) is a foundational framework for combinatorial optimization across science and engineering, but remains hard to solve at scale due to NP-hardness. Recent learning-based methods typi…

Representation Learning

Molecular Design Based on Artificial Neural Networks, Integer Programming and Grid Neighbor Search

2021-08-23 · Naveed Ahmed Azam, Jianshen Zhu, Kazuya Haraguchi, Liang Zhao 외

A novel framework has recently been proposed for designing the molecular structure of chemical compounds with a desired chemical property using both artificial neural networks and mixed integer linear programming. In the…

FMIP: Joint Continuous-Integer Flow For Mixed-Integer Linear Programming

2025-07-31 · Hongpei Li, Hui Yuan, Han Zhang, Jianghao Lin 외 arxiv

Mixed-Integer Linear Programming (MILP) is a foundational tool for complex decision-making problems. However, the NP-hard nature of MILP presents a significant computational challenge, motivating the development of machi…

Trajectory planning with a dynamic obstacle clustering strategy using Mixed-Integer Linear Programming

2020-09-16

In this paper we propose a technique that assigns obstacles to clusters used for collision avoidance via Mixed-Integer Programming. This strategy enables a reduction in the number of binary variables used for collision a…

ClusteringCollision AvoidanceModel Predictive ControlTrajectory Planning

ReLU Networks as Surrogate Models in Mixed-Integer Linear Programs

2019-07-06 · Bjarne Grimstad, Henrik Andersson

We consider the embedding of piecewise-linear deep neural networks (ReLU networks) as surrogate models in mixed-integer linear programming (MILP) problems. A MILP formulation of ReLU networks has recently been applied by…