Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
125 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
42 tokens/sec
o3 Pro
4 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Limited-Capacity Many-To-Many Point Matching in One Dimension (1210.8123v1)

Published 30 Oct 2012 in cs.CG and cs.DS

Abstract: Given two point sets S and T, in a many-to-many matching between S and T each point in S is assigned to one or more points in T and vice versa. A generalization of the many-to-many matching problem is the limited capacity many-to-many matching problem, where the number of points that can be matched to each point, that is the capacity of each point, is limited. In this paper, we provide an O(n2) time algorithm for the one dimensional minimum-cost limited capacity many-to-many matching problem, where |S| + |T| = n. Our algorithm improves the best previous time complexity of O(k(n2)), that in which k is the largest capacity of the points in the union of S and T. In this problem, both S and T lie on the real line and the cost of matching s in S to t in T is equal to the distance between s and t.

Citations (5)

Summary

We haven't generated a summary for this paper yet.