AI RESEARCH
Automated Large-scale CVRP Solver Design via LLM-assisted Flexible MCTS
arXiv CS.AI
•
ArXi:2605.03339v1 Announce Type: new Solving large-scale CVRP (LSCVRP) with hundreds to thousands of nodes remains difficult for even state-of-the-art solvers. Divide-and-conquer can scale by decomposing the instance into size-reduced subproblems, but designing decomposition logic and configuring sub-solvers is highly expertise- and labor-intensive. Large Language Models (LLMs) have emerged as promising tools for automated algorithm design.