Better approximation algorithm for point-set diameter
Mahdi Imanparast, Seyed Naser Hashemi

TL;DR
This paper introduces a faster approximation algorithm for computing the diameter of a point set in fixed-dimensional Euclidean space, achieving near-linear time complexity with controlled accuracy.
Contribution
It presents a new $(1+O( ext{epsilon}))$-approximation algorithm with improved running time for the point-set diameter problem in fixed dimensions.
Findings
Achieves $O(n + 1/ ext{epsilon}^{(d-1)/2})$ running time
Provides a $(1+O( ext{epsilon}))$-approximation
Improves upon previous algorithms' efficiency
Abstract
We propose a new -approximation algorithm with running time for computing the diameter of a set of points in the -dimensional Euclidean space for a fixed dimension , where . This result provides some improvements in the running time of this problem in comparison with previous algorithms.
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 · Digital Image Processing Techniques · Advanced Numerical Analysis Techniques
