← Search

Shaoang Li

8 accepted papers

2025

Don't Restart, Just Reuse: Reoptimizing MILPs with Dynamic Parameters

ICML 2025poster

Many real-world applications, such as logistics, routing, scheduling, and production planning, involve dynamic systems that require continuous updates to solutions for new Mixed Integer Linear Programming (MILP) problems. These systems often require rapid updates to their solutions to accommodate s…

Cited by 0SourcePDFScholar
2025

FFCG: Effective and Fast Family Column Generation for Solving Large-Scale Linear Program

AAAI 2025technical

Column Generation (CG) is an effective and iterative algorithm to solve large-scale linear programs (LP). During each CG iteration, new columns are added to improve the solution of the LP. Typically, CG greedily selects one column with the most negative reduced cost, which can be improved by adding…

Cited by 0SourcePDFScholar
2025

Guiding Large Language Models in Modeling Optimization Problems via Question Partitioning

IJCAI 2025

Optimization problems are ubiquitous across various domains, such as resource scheduling, production planning, and sales management. Traditionally, they are modeled manually, leading to inefficiencies due to difficulties in communication and collaboration between modeling and domain experts. The eme

Cited by 0SourcePDFScholar
2025

Learning to Select Nodes in Branch and Bound with Sufficient Tree Representation

ICLR 2025poster

Branch-and-bound methods are pivotal in solving Mixed Integer Linear Programming (MILP), where the challenge of node selection arises, necessitating the prioritization of different regions of the space for subsequent exploration. While machine learning techniques have been proposed to address this,…

Cited by 0SourcePDFScholar