#

Tutorial

Building a docs site with Next.js and Markdoc

We built a docs site that references code samples from external files to avoid copy-paste errors, makes it easier to manage code updates over time, and allows for separate testing processes to be run to validate referenced code. Here’s how.

How to build a custom order fulfillment decision model with MIP and Nextmv

This post explains what order fulfillment is, considerations for model constraints and objective functions, and walks you through building a custom optimization model, step by step.

Create optimized PagerDuty on-call rotation schedules with decision automation

I retired our on-call scheduling spreadsheet — and you can too. Here’s how I built a custom decision model that generates and sends optimized schedules to the PagerDuty API.

Model and solve a custom VRP using software paradigms with a food retailer example

Looking to solve a vehicle routing problem? Need to implement a custom constraint or value function? Learn how to create a custom routing model to represent your business logic.

Efficiently insert stops into existing routes using flexible backlogs

Learn how to leverage flexible backlogs to insert new stops into previously optimized routes with an example that uses a most mouthwatering delivery payload: the humble hamburger.

Deploy a HiGHS MIP knapsack model with a custom endpoint

Access your HiGHS model remotely. Deploy your model as an app to Nextmv Cloud in minutes.

Best practices for customizing your model in 30 minutes

With Nextmv, you can customize an optimization model for your use case without wading into linear inequalities. From creating your own value function to adding custom constraints, learn best practices for representing business logic as code.

Route optimization for food, beverage, and less-than-truckload (LTL) delivery

From tight delivery windows to refrigeration controls, route optimization models for food, beverage, and LTL delivery often require customization and rapid deployment to keep pace with business operations. Learn how to use Nextmv for this use case.

Route optimization for package and parcel delivery

Efficiently scale your delivery volume and service areas without adding stress to your operators or drivers. We’ll show you how to use Nextmv to automate and optimize routing: start with a pre-built decision model, customize your model to fit your needs, and deploy it to production.

Deploy a customizable, decision optimization app in 5 minutes

See how to build, run, and deploy a custom decision model to production in a few minutes.

Creating a custom distance or duration matrix to use with Nextmv

Learn how to use custom distance or travel time matrices for routing with Nextmv.

Solving a VRP with varying worker types

Learn how to build a custom model using our routing template to minimize costs while accounting for workers who are paid either by the hour or by task.

Getting started with Nextmv

Build and run complete decision optimization models in minutes for vehicle routing, scheduling, packing, and Sudoku. With a few commands, you're ready to solve.

How to optimize route operations in multiple market locations

Whether you operate in multiple market locations or want to expand into new ones, simple scenario testing can help you make decisions about vehicle fleet size, composition, and capabilities.