Videos

Building end-to-end decision workflows: Develop, deploy, test, and enhance

Integrated, holistic optimization approaches are critical for long-term success — without them your project will fail. Learn what these workflows look like through a batch production scheduling example.

Assigning workers to shifts with the Nextmv Shift Scheduling app

With the Nextmv Shift Scheduling app, you can start automating shift scheduling decisions in minutes.

Deploying an OR-Tools model to production

Launch your OR-Tools model into production as a decision microservice with a simple copy/paste in Python using the Nextmv OR-Tools integration.

Determining decision model readiness using shadow tests and acceptance tests

How do you feel about the decision model updates you ship to production? Acceptance and shadow testing are two ways to gain confidence across model performance for business KPIs and stability indicators. We’ll show you how.

Order fulfillment and carrier selection experiment: Comparing handling costs

Test two order fulfillment algorithms that consider costs for distribution center handling costs and carrier selection. A new algorithm introduces a change to account for inventory capacity at a distribution center to increase efficiency and decrease food waste. How will costs change compared to the algorithm that does not?

Vehicle routing (VRP) algorithm test: Comparing a mixed fleet to a homogenous fleet

See how to test two VRP decision algorithms (one that has a homogenous fleet of cold chain-ready vehicles and one that is a mixed fleet with cold chain and non-cold chain vehicles) that looks to compare total time on road values and other KPIs.