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?
Diese Übung ist Teil des Kurses
Introduction to Optimization in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
