:hide-toc: ================= MDVRPTW ================= Multi-Depot Vehicle Routing Problem with Time Windows (MTVRPTW) The Multi-depot Vehicle Routing Problem with Time Windows (MDVRPTW) is a generalization of the CVRPTW with multiple depots. Each depot has its own set of vehicles that depart and must return to it. Here's everything about MTVRPTW environment: .. toctree:: :maxdepth: 1 agent-reward/agent-reward agent-selector/agent-selector environment/environment generation/generation observations/observations