Initializing help system before first use

getIIS Method

Overload List
  Name Description
Public method getIIS(IList, IList)
Same as getIIS(vars, ctrs, null, 1);
Public method getIIS(IList, IList, IList)
Same as getIIS(vars, ctrs, soss, 1);
Public method getIIS(IList, IList, Int32)
Same as getIIS(vars, ctrs, null, num);
Public method getIIS(IList, IList, IList, Int32)
Get IIS variables, constraints, and SOS.
Top
See Also