XPRSsetbranchcuts


Purpose
Specifies 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.
Synopsis
int 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 topics
XPRSgetcpcutlist, 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.