On Higher Order Voronoi Diagrams of Line Segments
@inproceedings{Papadopoulou2012OnHO, title={On Higher Order Voronoi Diagrams of Line Segments}, author={Evanthia Papadopoulou and Maksym Zavershynskyi}, booktitle={ISAAC}, year={2012} }
We analyze structural properties of the order-k Voronoi diagram of line segments, which surprisingly has not received any attention in the computational geometry literature. We show that order-k Voronoi regions of line segments may be disconnected; in fact a single order-k Voronoi region may consist of Ω(n) disjoint faces. Nevertheless, the structural complexity of the order-k Voronoi diagram of non-intersecting segments remains O(k(n − k)) similarly to points. For intersecting line segments…
13 Citations
Linear-Time Algorithms for the Farthest-Segment Voronoi Diagram and Related Tree Structures
- Computer ScienceISAAC
- 2015
We present linear-time algorithms to construct tree-like Voronoi diagrams with disconnected regions after the sequence of their faces along an enclosing boundary (or at infinity) is known. We focus…
On the Structure of Higher Order Voronoi Cells
- MathematicsJ. Optim. Theory Appl.
- 2019
The classic Voronoi cells can be generalized to a higher-order version by considering the cells of points for which a given $k$-element subset of the set of sites consists of the $k$ closest sites.…
An Efficient Randomized Algorithm for Higher-Order Abstract Voronoi Diagrams
- Computer Science, MathematicsAlgorithmica
- 2018
This study study covers many concrete order-k Voronoi diagrams defined by an abstract bisecting curve system that satisfies several practical axioms, and proposes a randomized incremental construction algorithm that runs in O(k(n-k)log2n+nlog3n) steps.
An Expected Linear-Time Algorithm for the Farthest-Segment Voronoi Diagram
- Computer Science, Mathematics
- 2014
An expected linear-time algorithm to construct the farthest-segment Voronoi diagram, given the sequence of its faces at infinity, and it can be computed in O(n log n) time, where n is the number of input segments.
A randomized divide and conquer algorithm for higher-order abstract Voronoi diagrams
- Computer Science, MathematicsComput. Geom.
- 2016
On the Complexity of Higher Order Abstract Voronoi Diagrams
- Computer Science, MathematicsICALP
- 2013
This paper is the first to study abstract Voronoi diagrams of arbitrary order k and proves that their complexity is upper bounded by 2k(n−k), and the reasons for this bound are combinatorial properties of certain permutation sequences.
The Higher-Order Voronoi Diagram of Line Segments
- Mathematics, Computer ScienceAlgorithmica
- 2014
The structural properties of this Voronoi diagram are analyzed and it is shown that its combinatorial complexity is O(k(n-k), for non-crossing line segments, despite the presence of disconnected regions.
Higher-order Voronoi diagrams of polygonal objects
- Computer Science
- 2014
It is proved that the structural complexity of the order-k Voronoi diagram of non-crossing line segments is O(k(n−k), as in the case of points, and the connection between two mathematical abstractions: abstract Voronoa diagrams and the Clarkson-Shor framework is established.
A Randomized Divide and Conquer Algorithm for Higher-Order Abstract Voronoi Diagrams
- Computer Science, MathematicsISAAC
- 2014
A randomized divide-and-conquer algorithm to compute the order-\(k\) abstract Voronoi diagram in expected \(O(kn^{1+\varepsilon })\) operations is developed.
A Sweepline Algorithm for Higher Order Voronoi Diagrams
- Computer Science2013 10th International Symposium on Voronoi Diagrams in Science and Engineering
- 2013
An algorithm to construct order-k Voronoi diagrams with a sweepline technique with O(nk2 log n) time complexity and O( nk) space complexity is presented.
References
SHOWING 1-10 OF 15 REFERENCES
On k-Nearest Neighbor Voronoi Diagrams in the Plane
- Computer Science, MathematicsIEEE Trans. Computers
- 1982
It is shown that the k-nearest neighbor problem and other seemingly unrelated problems can be solved efficiently with the Voronoi diagram.
Generalization of Voronoi Diagrams in the Plane
- Computer ScienceSIAM J. Comput.
- 1981
The algorithm presented is an improvement of a previous known result which takes $O(Nc^{\sqrt {\log N} } )$ time and is shown to be applicable under a more general metric if certain conditions are satisfied.
A robust and efficient implementation for the segment Voronoi diagram
- Computer Science, Mathematics
- 2004
An efficient algorithm for the computation of the segment Voronoi diagram in two dimensions, that uses techniques such as geometric filtering, and experiments that show the robustness, efficiency and scalability of the implementation are presented.
AnO(n logn) algorithm for the voronoi diagram of a set of simple curve segments
- Computer ScienceDiscret. Comput. Geom.
- 1987
A new technique is introduced that computes the Voronoi diagram ofX inO(n logn) time, which improves on several previous algorithms for special cases of the problem.
Closest-point problems
- Computer Science16th Annual Symposium on Foundations of Computer Science (sfcs 1975)
- 1975
The purpose of this paper is to introduce a single geometric structure, called the Voronoi diagram, which can be constructed rapidly and contains all of the relevant proximity information in only linear space, and is used to obtain O(N log N) algorithms for most of the problems considered.
A semidynamic construction of higher-order voronoi diagrams and its randomized analysis
- Computer Science, MathematicsAlgorithmica
- 2005
It is proved that a randomized construction of thek-Delaunay tree, and thus of all the order≤k Voronoi diagrams, can be done in O(n logn+k3n) expected time and O(k2n)expected storage in the plane, which is asymptotically optimal for fixedk.
Stabbing line segments
- Computer Science, MathematicsBIT
- 1982
An algorithm for the geometric problem of determining a line (called a stabbing line) which intersects each ofn given line segments in the plane and a purely geometric fact is proved which infers that this description requiresO(n) space to be specified.
The number of small semispaces of a finite set of points in the plane
- MathematicsJ. Comb. Theory, Ser. A
- 1986
Net-Aware Critical Area Extraction for Opens in VLSI Circuits Via Higher-Order Voronoi Diagrams
- Computer ScienceIEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems
- 2011
The approach expands the Voronoi critical area computation paradigm with the ability to accurately compute critical area for missing material defects even in the presence of loops and redundant interconnects spanning over multiple layers.