Blog

Render custom visualizations for your optimization model with Plotly, Chart.js, and GeoJSON

Standardize and manage custom visuals as data assets in Nextmv alongside your model. Accelerate your workflows with interactive charts, plots, and maps that automatically render alongside run details for streamlined analysis and collaboration.

Decisions as code

We love a good polyhedral representation with a side of matrix math, but we know they're not for everyone. So we're creating decision optimization tooling that allows developers to work with decisions as code.

Using route limits to regulate operational costs

A look at how to configure limits for your vehicle routes: maximum number of stops visited, maximum distance traveled, and maximum time spent on route.

Calculating distance and duration for route optimization problems

There are many ways to think about calculating distance and duration between points or indices. From Euclidean to Haversine to OSRM, RoutingKit, Google Maps, and beyond, we have a look.

Route optimization with vehicle profiles

It’s a bird, it’s a plane… no it’s a Haversine distance! At Nextmv, we also use real-road distances and vehicle profiles to take vehicle type, speed, and road accessibility into account to provide accurate route optimization.

Solving a routing problem in 10 lines of code

We're making it easy for every developer to translate business logic into code — no PhD required. Get started with our 10-line routing app.