What algorithms do solvers such as CPLEX and Gurobi use to solve the convex mixed integer nonlinear problems?

22 Views Asked by At

What algorithms do solvers such as CPLEX and Gurobi use to solve the convex mixed integer nonlinear problems? (I guess them are using the branch and bound algorithm). Anyone knows this?