2015
DOI: 10.1007/s00453-015-0044-4
|View full text |Cite
|
Sign up to set email alerts
|

An $$O(n^2)$$ O ( n 2 ) Algorithm for the Limited-Capacity Many-to-Many Point Matching in One Dimension

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 (the capacity of each point) is limited. In this paper, we provide an O n 2 time algorithm for the one dimensional minimum-cost limited capacity many-to-many matching problem, where |S| + |T | = n. Ou… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2017
2017
2023
2023

Publication Types

Select...
4
2

Relationship

3
3

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 8 publications
(38 reference statements)
0
5
0
Order By: Relevance
“…In this section, we present an O(n 2 ) algorithms for finding an OMMD between two sets S and T lying on the line. Our recursive dynamic programming algorithm is based on the algorithm of Colannino et al [4] and Rajabi and Bagheri [10]. We begin with some useful lemmas.…”
Section: An Algorithm For Ommd Problemmentioning
confidence: 99%
See 1 more Smart Citation
“…In this section, we present an O(n 2 ) algorithms for finding an OMMD between two sets S and T lying on the line. Our recursive dynamic programming algorithm is based on the algorithm of Colannino et al [4] and Rajabi and Bagheri [10]. We begin with some useful lemmas.…”
Section: An Algorithm For Ommd Problemmentioning
confidence: 99%
“…A special case of the LCMM problem is that in which both S and T lie on the real line. Rajabi-Alni and Bagheri [10] proposed an O(n 2 ) time algorithm for the one dimensional minimum-cost LCMM.…”
Section: Introductionmentioning
confidence: 99%
“…Te minimum-cost LCMM problem can be reduced to fnding a minimum-weight DCS in an undirected bipartite graph. A one-dimensional LCMM (OLCMM), an LCMM where A and B lie on the real line, was solved in O(n 2 ) time [17]. A simple b-matching in H is a subset of the edges F ⊂ E ′ in which there is a quota b: V ⟶ Z > 0 on the vertices v ∈ V such that deg(v) ≤ b(v) for all v ∈ V. When the edge weights are integers, the optimal simple b-matching problem in the bipartite graph…”
Section: Introductionmentioning
confidence: 99%
“…Furthermore, the authors state the task of generalizing their work to this version in the plane as an important open problem, especially since geometry has helped in designing efficient algorithms for the computation of the minimum-weight perfect matching for points in the plane (see, e.g., [17,18]). Several variants of the 1-dimensional many-to-many matching problem are considered in [13,14,15].…”
Section: Introductionmentioning
confidence: 99%