Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
StartNodeLimit
Limit MIP start sub-MIP nodes
Type: | int |
---|---|
Default value: | -1 |
Minimum value: | -2 |
Maximum value: | 2000000000 |
This parameter limits the number of branch-and-bound nodes explored
when completing a partial MIP start. The default value of -1 uses the
value of the SubMIPNodes
parameter. A value of -2 shuts off
MIP start processing entirely. Non-negative values are node limits.
For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.