Degree of Convexity and Expected Distances in Polygons
Mikkel Abrahamsen, Viktor Fredslund-Hansen

TL;DR
This paper introduces algorithms for calculating the Beer-index, visibility pairs, and expected distances in polygons, providing efficient solutions for complex geometric probability and distance computations.
Contribution
It presents new algorithms for computing the Beer-index, visibility pairs, and expected distances in polygons with improved time complexities.
Findings
Beer-index can be computed in O(n^2) time.
Visibility pairs among points can be counted efficiently.
Expected L1-distance can be computed in linear time.
Abstract
We present an algorithm for computing the so-called Beer-index of a polygon in time, where is the number of corners. The polygon may have holes. The Beer-index is the probability that two points chosen independently and uniformly at random in can see each other. Given a finite set of points in a simple polygon , we also show how the number of pairs in that see each other can be computed in time, where is a constant. We likewise study the problem of computing the expected geodesic distance between two points chosen independently and uniformly at random in a simple polygon . We show how the expected -distance can be computed in optimal time by a conceptually very simple algorithm. We then describe an algorithm that outputs a closed-form expression for the expected -distance…
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
TopicsComputational Geometry and Mesh Generation · Geographic Information Systems Studies · Data Management and Algorithms
