Posts by Kity • 11 points
1 post
-
1
votes0
answers77
viewsQ: Python Pulp package: how to create constraints using the max function
I’m writing linear programming using the python Pulp package. I’m having doubts about building a constraint. To illustrate the problem, imagine a square measuring 100 x 100 cm. I have several…