Originally posted by: yyuan.tli
Hi all,
I intend to implement a branch-and-cut based on semi-definite programming relaxation instead of linear programming relaxation. Is it possible to use the CPLEX framework that at each node I call a self-defined algorithm to solve a SDP relaxation subproblem? Thanks a lot!
#CPLEXOptimizers#DecisionOptimization