LATTIMEX turns your delivery operation into clear decisions: which vehicle handles each stop, the best sequence and how to use every inch of cargo space.
Upload a CSV with destinations, dimensions and weights, or connect your system through the API.
The engine assigns vehicles, sequences stops over the street network and solves the 3D load arrangement.
Vehicle-specific route sheets with stop-by-stop navigation, costs and a loading diagram ready for the dock.
Operations research reports consistent improvements in these measures when moving from manual planning to optimized routing.
* Your pilot measures the result by comparing your current routes with optimized routes using your own orders.
Illustrative scenario: 20 vehicles, 150 km per vehicle per day, 300 operating days, a 15% average improvement, 10 km/L fuel economy and two daily planning hours.
Three decisions currently made by dispatcher judgment that LATTIMEX resolves with evidence.
The engine evaluates millions of assignment and stop-sequence combinations using real road distances, not straight lines. Fewer miles mean less fuel, lower maintenance and more deliveries per shift.
Loading is calculated in three dimensions while respecting support, fragility and unloading order. Know what actually fits—not merely the nominal volume—and avoid extra trips or unnecessary vehicles.
Every plan includes a vehicle loading diagram and an independent verifier that rechecks distance, capacity and coverage. Drivers leave with a route sheet and loading plan, not a list of addresses.
We are onboarding our first operations. The pilot includes your city maps, installation, support during the first weeks, and before-and-after measurement using your own routes.
Integrate optimization directly with your WMS, TMS, ERP or e-commerce platform. Your system sends the deliveries and LATTIMEX returns routes, assigned vehicles and the loading plan.
# 1 · submit a new plan POST https://api.lattimex.com/v1/solve X-API-Key: ltx_··· { "matrix_m": [[0, 1240.5, …], …], // road closure "vehicle": { "cargo_cm": [365,139,165], "max_weight_kg": 1900 }, "packages": [{ "id":"QRO-001", "node":1, "dims_cm":[60,40,30], "weight_kg":10.4 }, …], "constraints":{ "support":true, "fragility":true, "lifo":true } } → 202 { "id": "ca4c001e-…", "status": "queued" } // request received # 2 · retrieve the result GET https://api.lattimex.com/v1/jobs/ca4c001e-… → 200 { "feasible": true, "vehicles": 4, "total_distance_m": 519544, "routes": [{ "sequence": […], "packages": […], "placements": […], "utilization": 0.63 }] }
The application is installed at your office. Your city map, customer addresses, phone numbers and street-distance calculations are processed locally on your computer. None of that information is transmitted.
Only the optimization engine runs on our servers. It receives a numerical matrix and a list of dimensions. It does not know who your customers are or where they are located: it receives geometry and returns the best solution found.
Try a complete operation with the Demo or choose the capacity your company needs. Every subscription includes implementation, configuration and launch support.
Includes preparation of your city map, fleet configuration, Planner installation, initial training and launch support. Final pricing depends on cities, integrations and operational scope.
Introductory prices in USD; taxes not included. Every subscription requires initial implementation and a minimum 12-month commitment.