Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to get slack values when using GLPK backend?

Hello, When using sagemath to compute a linear programming problem(using GLPK backend), is there a way to get the slack values other than the full p.print_ranges()? that is just send the slacks(surplus) to a variable or vector? Thanks.