Notes on computing peaks in k-levels and parametric spanning trees
Naoki Katoh, Takeshi Tokuyama

TL;DR
This paper presents efficient algorithms for identifying local peaks in k-level arrangements of lines and for optimizing the longest edge in parametric minimum spanning trees, improving computational efficiency for these geometric problems.
Contribution
It introduces novel algorithms with improved time complexities for computing local peaks in arrangements and for optimizing the longest edge in parametric MSTs.
Findings
Algorithms run in near-optimal time bounds.
Efficiently find all local peaks in k-levels.
Maximize/minimize longest edge in parametric MST.
Abstract
We give an algorithm to compute all the local peaks in the -level of an arrangement of lines in time. We can also find largest peaks in time. Moreover, we consider the longest edge in a parametric minimum spanning tree (in other words, a bottleneck edge for connectivity), and give an algorithm to compute the parameter value (within a given interval) maximizing/minimizing the length of the longest edge in MST. The time complexity is
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Computational Geometry and Mesh Generation · Graph Theory and Algorithms
