Skip to content

Open vehicle routing problem (Multi Vehicle) #1376

@ismail-ozturk

Description

@ismail-ozturk

Hello All, I have a problem with the plan and route of the services of the employees,

  • Available Data: Locations of Employees' Homes (Latitude, Longitude) = 65Employees
  • Departure locations of Bus Vehicles (Latitude, Longitude) = 5 Vehicles
  • Company Location (Latitude, Longitude)
    | Index | Name |
    |--------|-------------------------------------|
    | 0 | Company Location |
    | 1-5 | Departure locations of Vehicles |
    | 6-70 | Locations of Employees |

Vehicle person capacity= 16
my aim is to automatically assign the personnel to the vehicles and deliver them to the company at the best route and time.
How can I do this with TimefoldAI. Could you help me this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions