What is Gurobi's equivalent to SCIP's getBasisStatus method?
進行中SCIP has SCIProwGetBasisStatus and SCIPcolGetBasisStatus methods. What is Gurobi's equivalent to these methods? This question relates to my larger goal of computing the corner rays at an optimal LP point.
0
-
Each row has an associated slack variable. Does the slack variable use the same upper/lower status information? How would I determine this VBasis information for a slack variable, since CBasis doesn't specify upper/lower?
0
サインインしてコメントを残してください。
コメント
2件のコメント