Originally posted by: Bolomanonbolo
Hi all,
I should solve an MISOCP at the root node in case in which no cuts are generated by CPLEX. I am using CPLEX via C callable libraries.
Is there a unique parameter to set in order to disable cut generation at the root node? Would CPXPARAM_MIP_Limits_CutPasses=-1 be appropriate for the purpose?
Thanks.
Best.
Claudio
#CPLEXOptimizers#DecisionOptimization