菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - SynthCharge: An Electric Vehicle Routing Instance Generator with Feasibility Screening to Enable Learning-Based Optimization and Benchmarking

The electric vehicle routing problem with time windows (EVRPTW) extends the classical VRPTW by introducing battery capacity constraints and charging station decisions. Existing benchmark datasets are often static and lack verifiable feasibility, which restricts reproducible evaluation of learning-based routing models. We introduce SynthCharge, a parametric generator that produces diverse, feasibility-screened EVRPTW instances across varying spatiotemporal configurations and scalable customer counts. While SynthCharge can currently generate large-scale instances of up to 500 customers, we focus our experiments on sizes ranging from 5 to 100 customers. Unlike static benchmark suites, SynthCharge integrates instance geometry with adaptive energy capacity scaling and range-aware charging station placement. To guarantee structural validity, the generator systematically filters out unsolvable instances through a fast feasibility screening process. Ultimately, SynthCharge provides the dynamic benchmarking infrastructure needed to systematically evaluate the robustness of emerging neural routing and data-driven approaches.

顶级标签: benchmark systems machine learning
详细标签: vehicle routing instance generation feasibility screening optimization electric vehicles 或 搜索:

SynthCharge:一种具备可行性筛选功能的电动汽车路径规划实例生成器,用于支持基于学习的优化与基准测试 / SynthCharge: An Electric Vehicle Routing Instance Generator with Feasibility Screening to Enable Learning-Based Optimization and Benchmarking


1️⃣ 一句话总结

这篇论文提出了一个名为SynthCharge的智能生成器,它能自动创建多样化且经过可行性验证的电动汽车配送路径规划问题实例,为评估和比较基于人工智能的路径优化算法提供了一个动态、可靠的测试平台。

源自 arXiv: 2603.03230