Linear Programming - Google ortools - incorrect decision variable final values
问题 I am trying to solve a linear programming problem. Following are specs of the problem: I have a network flow problem that's been converted to a linear programming problem. So, all the flow constraints, such as capacity, flow conservation etc., will have to be enforced. My objective is to minimize cost. Decision Variables - I have built two 8x8 matrices by defining a dictionary and adding decision variable at each of those 128 locations. Constraints - there are in total 24 constraints, namely: