The Nextmv OR-Tools integration: Quickly deploy and test OR-Tools models

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

Learn more in the blog post

Create a dedicated endpoint

Whether you’re new to OR-Tools or are a long-time user, Nextmv makes it simple to operationalize your model. (Don’t worry about wrapping it in a microservice or managing the infrastructure.)Whether you’re new to OR-Tools or are a long-time user, Nextmv makes it simple to operationalize your model. (Don’t worry about wrapping it in a microservice or managing the infrastructure.)

Start with what you have and keep iterating. Copy your OR-Tools model into the Nextmv ‘ortools’ template and customize it in Python for complete control over model formulation from the objective to individual constraints.

Streamline dev workflows

You can manage versions and instances to track development and partition your data and create instances for different environments such as staging and production, different geographical regions, or by any other way you’d like to organize your data.

Run experiments

Incorporate experimentation such as acceptance tests and online shadow tests into your workflows to de-risk your production rollouts.

Learn more in the blog post