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
The original problem from #65 (segfault) was fixed in cddlib. But now this example gives the following error message:
ERROR: ddf_BlockElimination returned a NULL pointer but did not provide any error.
Please report this by opening an issue at https://github.com/JuliaPolyhedra/CDDLib.jl.
This was also reported in #88 but probably forgotten by now.
The text was updated successfully, but these errors were encountered:
It should throw "Numerically inconsistent" according to #65 (comment) so it's still not the right error but it should now be easy to fix purely on the Julia side
This is the same example as in #65:
The original problem from #65 (segfault) was fixed in cddlib. But now this example gives the following error message:
This was also reported in #88 but probably forgotten by now.
The text was updated successfully, but these errors were encountered: