TrueWay VRP

ÜCRETSİZ PREMIUM
Verified
Taraf TrueWay Team | Güncelleyen il y a 4 jours | Logistics
Popülerlik

8.9 / 10

Gecikme

1,102ms

Hizmet Düzeyi

100%

Health Check

N/A

Tüm Eğitimlere Dön (7)

Traveling Salesman Problem (TSP)

{
  "service_orders": [
    {
      "id": "place-1",
      "location": {
        "lat": 36.185851,
        "lng": -115.2064059
      }
    },
    {
      "id": "place-2",
      "location": {
        "lat": 36.190831,
        "lng": -115.137368
      }
    },
    {
      "id": "place-3",
      "location": {
        "lat": 36.1692548,
        "lng": -115.1312463
      }
    },
    {
      "id": "place-4",
      "location": {
        "lat": 36.1664349,
        "lng": -115.1325665
      }
    },
    {
      "id": "place-5",
      "location": {
        "lat": 36.15833,
        "lng": -115.1706666
      }
    },
    {
      "id": "place-6",
      "location": {
        "lat": 36.1552112,
        "lng": -115.1920527
      }
    },
    {
      "id": "place-7",
      "location": {
        "lat": 36.153458,
        "lng": -115.191221
      }
    },
    {
      "id": "place-8",
      "location": {
        "lat": 36.168741,
        "lng": -115.211532
      }
    },
    {
      "id": "place-9",
      "location": {
        "lat": 36.196647,
        "lng": -115.282064
      }
    }
  ],
  "vehicles": [
    {
      "id": "vehicle-1",
      "start": "36.159548,-115.3172336",
      "end": "36.159548,-115.3172336"
    }
  ]
}