You can handle branching yourself, by adding a callback (Cplex.set_callback()) with the context mask set to the "branching" variable and a function that takes a context argument and calls make_branch() on it for each branch to be created.
------------------------------
Paul Rubin
Professor Emeritus
Michigan State University
------------------------------