Initializing help system before first use

MAXMIPSOL

Description
Branch and Bound: This specifies a limit on the number of integer solutions to be found by the Optimizer. It is possible that during optimization the Optimizer will find the same objective solution from different nodes. However, MAXMIPSOL refers to the total number of integer solutions found, and not necessarily the number of distinct solutions.
Type
Integer
Default value
0
Note
Setting MAXMIPSOL=1 can alter the solution path as this will put the emphasis on finding any feasible solution by triggering additional heuristics.
Affects routines