Routing and 3D loading, in one decision

Fewer miles.
Better loads.
The fleet you need.

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.

See example
Built with
How it works

From your orders to a route sheet in three steps

1

Upload your orders

Upload a CSV with destinations, dimensions and weights, or connect your system through the API.

2

LATTIMEX optimizes

The engine assigns vehicles, sequences stops over the street network and solves the 3D load arrangement.

3

Download routes and loading plans

Vehicle-specific route sheets with stop-by-stop navigation, costs and a loading diagram ready for the dock.

What you can expect

Fewer miles, less fuel and fewer planning hours

Operations research reports consistent improvements in these measures when moving from manual planning to optimized routing.

10–30%reduction in distance traveled For a 20-vehicle fleet, this can represent approximately 135,000 fewer kilometers per year.*
13,500 Lless fuel per year* Along with lower costs, this also means fewer CO₂ emissions.
600 hstaff hours freed per year* Less planning, more deliveries.
Consistencyacross every plan An algorithm tested across thousands of instances in varied operating environments.

* 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.

The product

This is what a completed plan looks like

Results medibles

What your operation gains

Three decisions currently made by dispatcher judgment that LATTIMEX resolves with evidence.

Distance

Shorter routes

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.

Vehicles

Better use of cargo space

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.

Confidence

Plans your team can actually execute

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.

Pilot program now open

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.

Integration

Connect LATTIMEX to your operation

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.

  • Secure integration — HTTPS connectivity with access controlled for your company
  • Ready for your daily workflow — submit a plan and retrieve the result when it is ready
  • Privacy by design — addresses and customer data remain on your computer
  • Scalable capacity — choose the number of stops per run that matches your operation
# 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 }] }
Architecture

Your customer data never leaves your company

What runs on your computer

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.

  • Maps and addresses — never leave your computer
  • Local verification — your computer revalidates every solution received
  • Results — stored in your own database

What runs on our servers

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.

  • TLS encryption — with securely hashed passwords
  • Proprietary combinatorial optimization engine, developed by LATTIMEX
  • No lock-in — if you cancel, your application and data remain with you
Plans

Start with the size of your operation

Try a complete operation with the Demo or choose the capacity your company needs. Every subscription includes implementation, configuration and launch support.

Demo · 7 days
USD 0
Guided experience with a complete synthetic operation.
  • 300 preloaded synthetic packages
  • 5 vehicles and 5 operators
  • Complete routing and 3D loading
  • Manual editing of the example
  • 3 optimizations every 24 hours
  • 1 user · valid for 7 days
Basic
USD 99/month
For small and medium-sized operations.
  • Up to 200 stops and 3,000 packages
  • Complete commercial Planner
  • Routing, 3D loading and reoptimization
  • CSV import and your city map
  • 1 included user
  • Email support
Pro
USD 199/month
More capacity for demanding operations.
  • Up to 600 stops and 5,000 packages
  • More optimization time
  • Routing, 3D loading and reoptimization
  • CSV import and your city map
  • 2 included users
  • Priority support
Enterprise
From USD 399/month
For critical operations and integrations.
  • Up to 600 stops and 5,000 packages
  • Higher concurrency and processing
  • Routing, 3D loading and reoptimization
  • API, ERP, WMS or TMS integration
  • 3 included users
  • Agreed support and scope

Initial implementation and configuration · from USD 490

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.