How confident are you in your decision model parameters? How optimized are your decision model's parameters? Learn how to systematically sweep and test and auto-select the best result per request.
Follow us on LinkedIn and subscribe to our LinkedIn newsletter.
In the on-demand logistics space, ML and OR are colliding more frequently with practitioners generating demand forecasts that feed into shift scheduling models that feed into vehicle routing models. How can we benefit from their combined value more often?
Learn how to use vehicle activation penalties to encourage vehicle efficiency. This is sometimes known as prioritizing backhaul when going back to a depot.
Learn how to configure your vehicle routing problem (VRP) to have multiple pickups precede a dropoff. In this example, learn how to set two pickups at two different locations precede a dropoff stop for a pickup and delivery problem.
Learn how to model continuous moves for a vehicle going back and forth from a depot.
Analyzing solutions and updating models can be tricky when you’re using new or multiple modeling tools and solvers. In this techtalk, we’ll demo Nextplot with two sample VRP apps to visualize model input, output, and more.
Create robust and interactive decision apps with AMPL as the optimization layer, Nextmv as the DecisionOps layer, and Streamlit as the UI and visualization layer. Learn how with a facility location example.
Follow this step-by-step tutorial to go from a forecasted demand to optimized routes using OR-Tools, HiGHS, and Nextmv.
Learn how to accelerate development of decision models that use Gurobi with tools for historical and online testing, run history, model management, and model collaboration.
Learn how to create a decision service with your Java OR-Tools model using Nextmv. Deploy an existing model or accelerate the development of a new Java model with testing, CI/CD, and more.
See how the Nextmv Gurobi integration works in the Nextmv platform. With a few commands, you can apply DecisionOps to your decision modeling workflow to build, test, and deploy faster.
When you’re ready to have a candidate model make true operational decisions, it’s time for switchback testing. Kick off an experiment and analyze how your new decision model measures up to your current model in production.
Marius shares the origin story of Nextplot, explains how it's built, and demonstrates how to use it for plotting points and routes.