Blog

Quickly compare runs of your decision model in the Nextmv UI

Select multiple runs from your model’s run history for a side-by-side comparison of their KPIs and model configuration. Answer performance questions in a few clicks and determine what to test next to continue improving your model.

What is acceptance testing for optimization models?

You’ve got a production decision model and an updated decision model. Should you ship the new model to prod? Will the new model meet your acceptable KPI thresholds? Acceptance testing provides the answers by delivering a documented, repeatable decision-making process.

The road to production is paved with testing and experimentation

Do you launch decision model A or B? What happens if an operator makes a manual override? How does a new optimization model perform against real-world data? Testing and experimentation has the answers, but getting them has traditionally been a challenge.

A flexible development pipeline for optimization model deployment

Create a release process for your custom model that mirrors your experience for shipping any other software. Develop locally, deploy to operational environments, test performance, use version control for easy rollbacks, and iterate with confidence.

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.