The 43rd Annual IEEE Symposium on Foundations of Computer Science, 2002. Proceedings.
DOI: 10.1109/sfcs.2002.1181985
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic planar convex hull

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
114
0
2

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 121 publications
(116 citation statements)
references
References 15 publications
0
114
0
2
Order By: Relevance
“…More precisely, they maintain an ε-coreset of size O(1/ √ ε) in O(log (1/ε)) amortized time per insertion. The width in a given direction can be efficiently computed from the coreset if we additionally maintain the convex hull of the coreset using the dynamic data structure by Brodal and Jacob [5]. This data structure uses linear space and can be updated in logarithmic time.…”
Section: Let W(i J ) Be the Width Of The Points In Subpath P (I J) mentioning
confidence: 99%
“…More precisely, they maintain an ε-coreset of size O(1/ √ ε) in O(log (1/ε)) amortized time per insertion. The width in a given direction can be efficiently computed from the coreset if we additionally maintain the convex hull of the coreset using the dynamic data structure by Brodal and Jacob [5]. This data structure uses linear space and can be updated in logarithmic time.…”
Section: Let W(i J ) Be the Width Of The Points In Subpath P (I J) mentioning
confidence: 99%
“…It may be possible to use a more efficient dynamic convex hull maintenance structure like the one of Brodal and Jacob [4], but it is unclear if all necessary operations that we need can be performed more efficiently using their data structure.…”
Section: Theorem 18mentioning
confidence: 99%
“…In Sect. 4, we continue the analysis of depth with algorithms to determine the deepest vertex in an arrangement, show a connection with k-sets, and deal with depth in degenerate arrangements. In Sect.…”
Section: Introductionmentioning
confidence: 99%
“…Although it is possible to develop such applications using ad hoc algorithms and data structures to handle changing data, such algorithms can be challenging to design even for problems that are simple in the batch/static setting where changes to data are not allowed. A striking example is the two-dimensional convex hull problem, whose dynamic (incremental) version required decades of more research [30,7] than its static version (e.g., [17]). The field of incremental computation aims at deriving software that can respond automatically and efficiently to changing data.…”
Section: Introductionmentioning
confidence: 99%