© Serge Kruk 2018
Serge KrukPractical Python AI Projectshttps://doi.org/10.1007/978-1-4842-3423-5_6

6. Classic Mixed Models

Serge Kruk1 
(1)
Mathematics, Oakland University Mathematics, Rochester, Michigan, USA
 

This section we will develop models for problems requiring a mix of continuous and integral variables, as well as a variety of constraints. Traditionally these models have been called mixed integer programs (MIP).1

I will cover a few of the classical problems that require a combination of continuous and discrete variables. The prototypical and simplest situation, exhibited by facility location, is when we have continuous objects floating around a network, but where the existence of the network nodes is subject to an optimizing decision. At ...

Get Practical Python AI Projects: Mathematical Models of Optimization Problems with Google OR-Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.