> It would be nice to be able to access the functionality of the Cbc > objects without having to inherit the containing "wrapper" LEMON > CbcMip object. For example, to make cbc use (or not use) a particular > kind of cut I need to implement or rewrite the entire solve method of > CbcMip.
Do you mean something like we do already have for Glpk? http://lemon.cs.elte.hu/pub/doc/1.2.2/a00148.html Regards, Alpár _______________________________________________ Lemon-user mailing list [email protected] http://lemon.cs.elte.hu/mailman/listinfo/lemon-user
