MUTEXCALLBACKS
Description Branch and Bound: This determines whether the callback routines are mutexed from within the optimizer. Type Integer Values
0 Callbacks are not mutexed. 1 Callbacks are mutexed. Default value 1 Notes If the users' callbacks take a significant amount of time it may be preferable not to mutex the callbacks. In this case the user must ensure that their callbacks are threadsafe. Affects routines
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.