cddlib icon indicating copy to clipboard operation
cddlib copied to clipboard

Copy certificate and handle errors correctly in dd_SRedunant in generator code path.

Open mcmtroffaes opened this issue 1 year ago • 0 comments

I noticed that dd_SRedundant sometimes does not return a certificate. This patch fixes that. It also ensures that errors in the linear programming solver are appropriately handled (they were ignored in this code path).

mcmtroffaes avatar Sep 19 '24 13:09 mcmtroffaes