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 03:19:00 UTC

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

     [ https://issues.apache.org/jira/browse/GEOMETRY-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Juntunen reassigned GEOMETRY-91:
-------------------------------------

    Assignee: Matt Juntunen

> 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
>            Assignee: Matt Juntunen
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)