langkhachhoha/MPaGE
[AAAI-26] MPaGE: Pareto-Grid-Guided Large Language Models for Fast and High-Quality Heuristics Design in Multi-Objective Combinatorial Optimization
This tool helps researchers and practitioners in combinatorial optimization automatically design efficient heuristics for complex problems with multiple competing objectives, like finding the shortest delivery routes while minimizing fuel costs. It takes problem definitions and desired optimization goals as input, then uses advanced AI to generate and refine problem-solving strategies, outputting a set of high-quality, diverse heuristics. This is ideal for operations researchers, logistics planners, or anyone tackling multi-objective optimization challenges.
Use this if you need to rapidly develop and test new, high-performing heuristics for multi-objective combinatorial optimization problems without extensive manual design.
Not ideal if your problem involves single-objective optimization or if you require direct control over every line of the heuristic's code rather than an automated generation process.
Stars
25
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/langkhachhoha/MPaGE"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfengQ/verl-agent
verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is...
sotopia-lab/sotopia
Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
zhudotexe/redel
ReDel is a toolkit for researchers and developers to build, iterate on, and analyze recursive...
TIGER-AI-Lab/verl-tool
A version of verl to support diverse tool use
AMAP-ML/Tree-GRPO
[ICLR 2026] Tree Search for LLM Agent Reinforcement Learning