Type: | int |
---|---|
Default value: | Infinity |
Minimum value: | 1 |
Maximum value: | Infinity |
Limits the number of feasible MIP solutions found. Optimization
returns with a SOLUTION_LIMIT
status once the limit has been
reached (see the Status Code section
for further details).
Note: Only affects mixed integer programming (MIP) models