Search papers, labs, and topics across Lattice.
The paper introduces SynthCharge, a parametric generator for Electric Vehicle Routing Problem with Time Windows (EVRPTW) instances, designed to address the limitations of existing static datasets which often lack feasibility guarantees. SynthCharge incorporates adaptive energy capacity scaling and range-aware charging station placement, and it filters out infeasible instances through a fast feasibility screening process. The generator produces diverse, structurally valid EVRPTW instances with up to 500 customers, enabling reproducible evaluation and benchmarking of learning-based routing models.
Finally, a dynamic EVRPTW benchmark generator that guarantees feasibility, letting researchers focus on algorithmic innovation instead of debugging unsolvable instances.
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.