[
https://issues.apache.org/jira/browse/GEOMETRY-144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687268#comment-17687268
]
Andreas Goss commented on GEOMETRY-144:
---------------------------------------
Having thought about it some more i believe we could go with the Builder
pattern and make use of some heuristic like the Akl- Toussaint in the two
dimensional case. I think one could continuously adjust the given quadrangle
constructed and test all points previously added against it. [~mattjuntunen]
you probably had something similar in mind.
It isn't hard to imagine to expand this approach to the three-dimensional case.
I am currently looking into papers which maybe look into this approach more.
> Review API in "hull" module
> ---------------------------
>
> Key: GEOMETRY-144
> URL: https://issues.apache.org/jira/browse/GEOMETRY-144
> Project: Commons Geometry
> Issue Type: Task
> Reporter: Gilles Sadowski
> Assignee: Gilles Sadowski
> Priority: Minor
> Fix For: 1.1
>
>
> Review codes in the
> [{{commons-geometry-hull}}|https://gitbox.apache.org/repos/asf?p=commons-geometry.git;a=tree;f=commons-geometry-hull;hb=HEAD]
> module.
> (x) Minimize the public API
--
This message was sent by Atlassian Jira
(v8.20.10#820010)