I am using the CBC solver with Pyomo and I have been not been able to get an integer solution within the specified time limit when solving a particular model.
Is there an option to pass to CBC that can relax the integrality requirements? I notice that CBC has a huge number of options, but I am not sure which is the one that we should use for this.