Understanding integrality
The integrality argument of the milp()
function ensures that the variables in the objective function are treated as integers, or discrete variables.
What is a consequence of omitting this argument when performing optimization?
Este ejercicio forma parte del curso
Introduction to Optimization in Python
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
