Papers › MiniOpt: Reasoning to Model and Solve General Optimization Problems with Limited Resources

MiniOpt: Reasoning to Model and Solve General Optimization Problems with Limited Resources

24 Jun 2026arXiv:2606.25832added by Syntology

Ke Zhao, Zixiang Di, Hong Qian, Xiang Shu, Yaolin Wen, Qitao Shi, Bingdong Li, Xingyu Lu, Xiangfeng Wang, Jun Zhou, Ke Tang, Yang Yu

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Achieving strong optimization generalization across diverse optimization problems while requiring limited training resources remains a challenging problem for optimization-oriented large language models (LLMs). Existing approaches typically rely on large-scale supervised datasets, costly reasoning annotations, and expensive intermediate step verification, resulting in substantial training overhead. To address these challenges, we propose MiniOpt, a reinforcement learning framework that learns to solve optimization problems through an "reasoning-to-model-and-solve" paradigm. MiniOpt decomposes optimization reasoning into structured optimization modeling and executable solver generation. Building upon this paradigm, we introduce OptReward, a reward function with hierarchical score structure that jointly evaluates formulation and solution, enabling effective policy learning without expert demonstrations. We further develop an optimization-oriented policy optimization strategy that improves exploration efficiency and stabilizes reinforcement learning for compact models. Extensive experiments show that MiniOpt-3B exhibits strong optimization generalization across various optimization types, problem scenarios, and task domains. For models with fewer than 10B parameters, MiniOpt series achieves the highest average solving accuracy (SA). For models with more than 10B parameters, MiniOpt still shows competitive performance. These results suggest that optimization-oriented reward design and reinforcement learning provide an effective pathway for developing compact optimization-specialized language models with strong optimization generalization capabilities. The code is available at https://github.com/Hsiang-1/MiniOpt.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2606.25832")

Code

Syntology Ran 17 of 18 code samples harvested from 2 repositories linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 5 ran · our draft was wrong; 11 ran with no contract checked.

By repository: found in paper text by Syntology: 18 samples from 2 repositories, 17 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Hsiang-1/MiniOpt found in paper text by Syntology report
antgroup/LLMOPT found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 17 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
5ran · our draft was wrong
11ran
1unverified

Licence: 18 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

PyomoExecutor Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran no licence file found · pointer only · b36aa87ff3870104 · report
Q2C antgroup/LLMOPT/prompts/generate_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 11a20109d1d4cded · report
Q2F antgroup/LLMOPT/prompts/generate_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 424573ce442f730f · report
QF2C antgroup/LLMOPT/prompts/generate_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · c29fef2fb87e9fca · report
aug_0 antgroup/LLMOPT/prompts/augment_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 41f9c49df2146d47 · report
aug_1 antgroup/LLMOPT/prompts/augment_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · ed125bc4a9ffd75d · report
aug_2 antgroup/LLMOPT/prompts/augment_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · d74190a8561fcb4d · report
classification_background antgroup/LLMOPT/prompts/classification_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 6897470becf3bcf2 · report
classification_type antgroup/LLMOPT/prompts/classification_prompt.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 1b8cb3d807bbac67 · report
extract_code Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · dd14950a6b76ffbc · report
extract_obj_value Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · aff277159c256439 · report
preprocess Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · cb34672dd4256cd2 · report
preprocess antgroup/LLMOPT/sft/sft.py found in paper text by Syntology ran no licence file found · pointer only · d1b60aa8fe0416e6 · report
run_pyomo_code Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 7150c50fb780ee87 · report
run_pyomo_code_local Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 31510c72b92d5555 · report
self_correction antgroup/LLMOPT/prompts/self_correction_prompt.py found in paper text by Syntology ran no licence file found · pointer only · 763114f4e6850981 · report
validate_response_structure Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 571a70217fc3155f · report
compute_score_batched Hsiang-1/MiniOpt/rl/opt_reward.py found in paper text by Syntology unverified no licence file found · pointer only · 40bf1b9d93101713 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.25832, was issued in June 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections