Blog

4 uses for optimization in software

Optimization is often highlighted in supply chain contexts – routing, scheduling, inventory, and other tangible, visible problems. This post explores a few use cases in computing and software.

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.

Analyze the run history of your decision apps on Nextmv Cloud

New views in the Nextmv console show the run history and run details for decision apps on Nextmv Cloud. Enhance development workflows, simplify collaboration, and improve KPIs.

Deploy your custom decision apps to Nextmv Cloud

Get your custom decision model into production in under 5 minutes. With decision apps on Nextmv Cloud, you can create a unique decision endpoint to run your model remotely and easily integrate it into your current infrastructure.