You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was running the python version of emap-sqlite (with my hacky AI changes from the cbc branch) and was hitting infeasible ILP instances. It might be a CBC specific bug but it wasn't the case when running with the C++ backend.
I was running the python version of emap-sqlite (with my hacky AI changes from the
cbcbranch) and was hitting infeasible ILP instances. It might be a CBC specific bug but it wasn't the case when running with the C++ backend.