ai4co/awesome-fm4co
Recent research papers about Foundation Models for Combinatorial Optimization
This is a curated collection of research papers that explore how Foundation Models, especially Large Language Models (LLMs), can be used to solve complex combinatorial optimization problems. It helps researchers and practitioners understand the latest advancements in using AI to find optimal solutions or improve existing algorithms for tasks like supply chain planning or vehicle routing. The collection categorizes papers based on whether they use existing LLMs or build domain-specific Foundation Models.
486 stars.
Use this if you are an operations researcher, data scientist, or AI/ML researcher looking for cutting-edge research and methods that apply Large Language Models to solve complex optimization challenges.
Not ideal if you are looking for ready-to-use software, libraries, or direct implementation guides for solving specific combinatorial optimization problems.
Stars
486
Forks
39
Language
—
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ai4co/awesome-fm4co"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
ntucllab/libact
Pool-based active learning in Python
scikit-activeml/scikit-activeml
scikit-activeml: A Comprehensive and User-friendly Active Learning Library
python-adaptive/adaptive
:chart_with_upwards_trend: Adaptive: parallel active learning of mathematical functions
NUAA-AL/ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to...
baal-org/baal
Bayesian active learning library for research and industrial usecases.