{ "vehicles": [ { "id": 1, "time_window": [ 0, 28800 ], "breaks": [ { "id": 1, "time_windows": [ [ 14400, 16200 ] ] } ], "start_index": 0 } ], "shipments": [ { "pickup": { "id": 1, "service": 900, "location_index": 1 }, "delivery": { "id": 1, "service": 900, "location_index": 2 } }, { "pickup": { "id": 2, "service": 1020, "location_index": 1 }, "delivery": { "id": 2, "service": 1020, "time_windows": [ [ 5400, 14400 ] ], "location_index": 3 } }, { "pickup": { "id": 3, "service": 660, "location_index": 1 }, "delivery": { "id": 3, "service": 660, "location_index": 4 } }, { "pickup": { "id": 4, "service": 1200, "location_index": 5 }, "delivery": { "id": 4, "service": 1200, "location_index": 6 } }, { "pickup": { "id": 5, "service": 1560, "location_index": 5 }, "delivery": { "id": 5, "service": 1560, "location_index": 7 } } ], "matrices": { "car": { "durations": [ [ 0, 1287, 136, 2472, 3021, 4674, 5517, 4929 ], [ 1277, 0, 1174, 2460, 3008, 4967, 5810, 5222 ], [ 142, 1176, 0, 2361, 2910, 4563, 5406, 4818 ], [ 2493, 2454, 2390, 0, 1605, 4365, 5207, 4619 ], [ 3130, 3091, 3026, 1669, 0, 3695, 4537, 3949 ], [ 4839, 5051, 4735, 4450, 3814, 0, 2099, 1511 ], [ 5598, 5810, 5494, 5209, 4573, 2079, 0, 1353 ], [ 4963, 5175, 4859, 4574, 3938, 1432, 1306, 0 ] ] } } }