XPRSsetbranchcuts
PurposeSpecifies the pointers to cuts in the cut pool that are to be applied in order to branch on a user global entity. This routine can only be called from the user separate callback function, XPRSsetcbsepnode.Synopsisint XPRS_CC XPRSsetbranchcuts(XPRSprob prob, int ncuts, XPRScut mindex[]);
Arguments
prob The current problem. ncuts Number of cuts to apply. mindex Array containing the pointers to the cuts in the cut pool that are to be applied.Related topicsXPRSgetcpcutlist, XPRSloadcuts, XPRSsetcbestimate, XPRSsetcbsepnode, XPRSstorecuts, Working with the Cut Manager.
If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.