How do I implement a conditional equality constraint?
I’m implementing a transshipment model in the python module Pyomo where I’m trying to optimise the movement of products that are shipped between suppliers to buyers.
I’m implementing a transshipment model in the python module Pyomo where I’m trying to optimise the movement of products that are shipped between suppliers to buyers.