A route optimization API gives access to an algorithm built to solve both Single- and Multi-Vehicle Routing Problems (VRP). These are classic optimization problems that go back to the Travelling Salesman Problem (TSP). They involve finding the optimal routes for a fleet of vehicles or a team of people to visit a set of locations while satisfying a wide range of constraints such as time windows, fairness, capacity, and vehicle availability.
Advanced route optimization APIs such as OnRoute from Solvice also allow for combining orders in specific sequences and can offer live suggestions to integrate new orders into a schedule.
Where are Route Optimization APIs used?