问题
I am using pywraplp to solve for a minimization problem. I noticed that the solver gives an optimal solution for smaller input matrices (6 X 99). However, it gives an infeasible solution for a matrix size larger than mentioned.
Is this a solver limitation? I am guessing there could be some default parameters that we can modify.
Can you tell me how to tackle this scenario?
来源:https://stackoverflow.com/questions/59987051/is-there-a-constraint-on-the-size-of-input-matrices-to-pyraplps-linear-solver