<div dir="ltr">Does CBC have a feasibility and cut callback mechanism? Like what you might see in some other MILP solvers?<div><br></div><div>I am trying to generate the K-optimal solutions to a binary ILP using CBC. My current approach, of solving MILPs and adding an exclusion cut for the previous solution is fairly slow when K is big.</div><div><br></div><div>I think it can be done a bit smarter through callbacks as described here: <a href="http://orinanobworld.blogspot.com/2012/04/k-best-solutions.html">http://orinanobworld.blogspot.com/2012/04/k-best-solutions.html</a></div><div><br></div><div>Has anyone tried this kind of thing with CBC before?</div><div><br></div><div>Thanks,</div><div>Matt</div><div><br></div></div>