The fields of the Cplex.DeleteMode class are listed below. For a complete list of Cplex.DeleteMode class members, see the Cplex.DeleteMode Members topic.
![]() ![]() | If the delete mode is set to Cplex.DeleteMode.FixBasis , the invoking object will do basis pivots in order to maintain a valid basis when variables or constraints are removed. |
![]() ![]() | If the delete mode is set to Cplex.DeleteMode.LeaveBasis , an existing basis will remain unchanged if variables or constraints are removed from the loaded LP model. |