I've got a problem at solving an MIP with Docplex. The computation speed for my problem differs between 35 and 120 seconds while it is solved within 5 seconds using the OPL version. The model formulation does not differ between Python and OPL.
Does anyone have any idea what the difference in computation time might be due to?
Kind regards