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 haven't reached the point where I can test whether this causes any faulty behavior, but I found an inconsistency in the definitions of ZeroConeT and NonNegativeConeT. See:
I haven't reached the point where I can test whether this causes any faulty behavior, but I found an inconsistency in the definitions of
ZeroConeT
andNonNegativeConeT
. See:Clarabel.cpp/include/cpp/SupportedConeT.h
Line 115 in c3a7b1e
and
Clarabel.cpp/include/cpp/SupportedConeT.h
Line 128 in c3a7b1e
I suppose it should instead be something like:
There may be other side effects I haven't had the chance to investigate yet.
Clarabel looks like a great tool. I look forward to testing it! Thanks!
The text was updated successfully, but these errors were encountered: