[Libreoffice-bugs] [Bug 128075] Solver finds solutions for negative goals but "thinks" it has failed
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 5 12:18:27 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=128075
--- Comment #3 from Todor Balabanov <todor.balabanov at gmail.com> ---
The bug still exists. I have track it to two possible reasons:
m_success = (m_objectiveCell.getError() == 0 && checkConstraints());
The model has no constraints. It seems that some fake error appears in the
objective cell.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210805/1a46ed14/attachment.htm>
More information about the Libreoffice-bugs
mailing list