Sebastián Quintero

Sebas comes from an optimization background, and fell in love with software along the way. He has worked on numerous decision and simulation models in the delivery industry. He loves playing chess and being on wheels, although he is not very good at either.
Solving a routing problem in 10 lines of code

We're making it easy for every developer to translate business logic into code — no PhD required. Get started with our 10-line routing app.

Deploy a Python VRP decision model as an app from a Jupyter Notebook

Deploy, run, and test a VRP model from a notebook without translating to different formats like .mps or .lp files.

Deploy your HiGHS Python model as an app from a Jupyter Notebook

Deploy, run, and test your HiGHS model from a notebook without translating to different formats like .mps or .lp files.

Deploy a Python Gurobi decision model as an app from a Jupyter Notebook

Deploy, run, and test your Gurobi model from a notebook without translating to different formats like .mps or .lp files.

Nextmv Gurobi integration speedrun demo

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.

Operationalizing Python-based Pyomo MIP decision models

Learn how to build, test, and deploy Pyomo mathematical optimization models faster with Nextmv, featuring pre-bundled solvers for CBC and GLPK. Create a new model or integrate an existing one to accelerate its development with DecisionOps tooling.

Getting started with vehicle routing problems (VRPs) – and testing, too!

Planning efficient routes for your vehicle fleet helps you save on operational costs. Learn how to automate the creation of optimized routes that take business rules into account like capacity, precedence, time windows, and more.