setCutMode Method
  Parameter settings for cuts. This methods sets certain Xpress-Optimizer control parameters to enable the addition of cuts defined in BCL during the MIP search. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0
 Syntax
Syntax
Parameters
- mode
- 
   Type: 
   SystemInt32
   
 The choice of parameter settings. Possible values:- 0 - Standard settings.
- 1 - Parameter settings required for cuts.
 
Return Value
Type: Int320 on success, 1 otherwise.
 Examples
Examples
 xbelsc.cs in the Advanced Examples folder and xbcutex.cs in the User's Guide Examples folder. 
 See Also
See Also
 
