Status of variables in solution? #535
Unanswered
mjsaltzman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to extract the statuses of variables and slacks in an optimal solution? For nondegenerate problems, variables not at their bounds are basic, but that's not a reliable indicator for degenerate problems. Solvers can generally be queried for that information, but I haven't found a way to extract it from a PuLP solution.
Beta Was this translation helpful? Give feedback.
All reactions