You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2020/03/24 02:51:00 UTC

[jira] [Created] (GEOMETRY-91) AbstractConvexHyperplaneBoundedRegion split inconsistency

Matt Juntunen created GEOMETRY-91:
-------------------------------------

             Summary: AbstractConvexHyperplaneBoundedRegion split inconsistency
                 Key: GEOMETRY-91
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-91
             Project: Apache Commons Geometry
          Issue Type: Bug
            Reporter: Matt Juntunen


In certain situations, the split logic in {{AbstractConvexHyperplaneBoundedRegion#splitInternal}} will assign a region to the wrong side of a splitter. This can occur when floating point errors cause some boundaries of the region to be classified as being on both sides of the splitter, even though the splitter lies completely outside of the region. This method should be updated to handle these edge cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)