MAXMIPSOL
Description Branch and Bound: This specifies a limit on the number of integer solutions to be found by the Optimizer before it pauses and asks whether or not to continue. 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 Affects routines XPRSglobal (GLOBAL).
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.