Minimizing the Total Movement for Movement to Independence Problem on a Line
Mehrdad Ghadiri, Sina Yazdanbod

TL;DR
This paper introduces an efficient algorithm to minimize total movement when repositioning points on a line to ensure a minimum distance, solving an open problem for this specific cost measure.
Contribution
The paper presents the first $O(n \, ext{log}(n))$ algorithm for the movement to independence problem on a line with the total movement cost measure.
Findings
Achieved an $O(n \, ext{log}(n))$ algorithm for the problem.
Solved the open problem for the total movement cost measure in one dimension.
Established the problem's computational complexity and provided an optimal solution.
Abstract
Given a positive real value , a set of points along a line and a distance function , in the movement to independence problem, we wish to move the points to new positions on the line such that for every two points , we have while minimizing the sum of movements of all points. This measure of the cost for moving the points was previously unsolved in this setting. However for different cost measures there are algorithms of or of . We present an algorithm for the points on a line and thus conclude the setting in one dimension.
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 · Facility Location and Emergency Management · Data Management and Algorithms
