Overload List

  NameDescription
Public methodAddCuts(array<IRange>[]()[][])
Adds the constraints given in cut as cuts to the invoking Cplex object.
Public methodAddCuts(array<IRange>[]()[][], Int32, Int32)
Adds num constraints given in cut as cuts to the invoking Cplex object, starting with element cut[start].

See Also