The Maximum-Level Vertex in an Arrangement of Lines

DISCRETE & COMPUTATIONAL GEOMETRY(2022)

引用 0|浏览124
暂无评分
摘要
Let L be a set of n lines in the plane, not necessarily in general position. We present an efficient algorithm for finding all the vertices of the arrangement 𝒜(L) of maximum level, where the level of a vertex v is the number of lines of L that pass strictly below v . The problem, posed in Exercise 8.13 in de Berg et al. (Computational Geometry. Algorithms and Applications. Springer, Berlin (2008)), appears to be much harder than it seems at first sight, as this vertex might not be on the upper envelope of the lines. We first assume that all the lines of L are distinct, and distinguish between two cases, depending on whether or not the upper envelope of L contains a bounded edge. In the former case, we show that the number of lines of L that pass above any maximum level vertex v_0 is only O(log n) . In the latter case, we establish a similar property that holds after we remove some of the lines that are incident to the single vertex of the upper envelope. We present algorithms that run, in both cases, in optimal O(nlog n) time. We then consider the case where the lines of L are not necessarily distinct. This setup is more challenging, and for this case we present an algorithm that computes all the maximum-level vertices in time O(n^4/3log ^3n) . Finally, we consider a related combinatorial question for degenerate arrangements, where many lines may intersect in a single point, but all the lines are distinct: We bound the complexity of the weighted k - level in such an arrangement, where the weight of a vertex is the number of lines that pass through the vertex. We show that the bound in this case is O(n^4/3) , which matches the corresponding bound for non-degenerate arrangements, and we use this bound in the analysis of one of our algorithms.
更多
查看译文
关键词
52C30, 52C45, 68R05, 68W05, 68W40
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要