Infeasibility Aware Large Language Models for Combinatorial Optimization
Yakun Wang, Min Chen, Zeguan Wu, Junyu Liu, Sitao Zhang, Zhenwen Shao

TL;DR
This paper introduces an infeasibility-aware framework for large language models tackling NP-hard combinatorial optimization, combining certifiable dataset creation, fine-tuning, and search acceleration.
Contribution
It presents a new mathematical formulation for infeasibility screening and demonstrates how fine-tuned LLMs can improve solution accuracy and speed in combinatorial optimization tasks.
Findings
Fine-tuned LLM achieves up to 30% better accuracy than GPT-5.2.
LLM-guided warm starts double the speed of local search.
Scalable construction of infeasibility-labeled training data enables effective fine-tuning.
Abstract
Large language models (LLMs) are increasingly explored for NP-hard combinatorial optimization problems, but most existing methods emphasize feasible-instance solution generation and do not explicitly address infeasibility detection. We propose an infeasibility-aware framework that combines certifiable dataset construction, supervised fine-tuning, and LLM-assisted downstream search. For the minor-embedding problem, we introduce a new mathematical programming formulation together with provable zero-phase infeasibility screening, which enables scalable construction of training instances labeled either as feasible with structured certificates or as certifiably infeasible. Using training data generated through this exact optimization pipeline, we show that an 8B-parameter LLM can be fine-tuned to jointly perform solution generation and infeasibility detection. We further utilize LLM outputs…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
