2007
DOI: 10.1016/j.ins.2006.05.004
|View full text |Cite
|
Sign up to set email alerts
|

Incremental assignment problem

Abstract: In this paper we introduce the incremental assignment problem. In this problem, a new pair of vertices and their incident edges are added to a weighted bipartite graph whose maximum weighted matching is already known, and the maximum weighted matching of the extended graph is sought. We propose an O(|V | 2 ) algorithm for the problem.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
25
0
17

Year Published

2010
2010
2021
2021

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 46 publications
(42 citation statements)
references
References 22 publications
0
25
0
17
Order By: Relevance
“…Similar to the work in [25], we can construct a weighted matrix for each pair of grams from two sequences, and apply the Hungarian algorithm [8,19]. Based on gram mapping distance, we show how a tighter lower bound on the edit distance between two sequences could be achieved.…”
Section: Definition 3 (Gram Mapping Distance)(gmd) Given Two Gram Mumentioning
confidence: 98%
“…Similar to the work in [25], we can construct a weighted matrix for each pair of grams from two sequences, and apply the Hungarian algorithm [8,19]. Based on gram mapping distance, we show how a tighter lower bound on the edit distance between two sequences could be achieved.…”
Section: Definition 3 (Gram Mapping Distance)(gmd) Given Two Gram Mumentioning
confidence: 98%
“…Two relate directly to this paper: [15] provide an incremental Hungarian Method, which is an O(n 2 ) technique for inserting a pair of new vertices in the bipartite graph resulting from a previous assignment. An extension to this in [16] also permits deletions, which enables one to solve assignment problems with k utility changes in O(kn 2 ) time.…”
Section: Hungarian Algorithmmentioning
confidence: 99%
“…Conversely, [Toroslu andÜçoluk 2007] proposes an update module for the Hungarian algorithm. Given the current MCF solution, this method computes the new solution if a provider-customer pair (along with their incident edges) is appended to the current flow graph.…”
Section: Minimum Cost Flow On Bipartite Graphmentioning
confidence: 99%
“…[ Mills-Tettey et al 2007] extends the idea in [Toroslu andÜçoluk 2007] to handle multiple updates and address deletions (while still assuming one-to-one assignment). Specifically, letting |I| and |D| be the number of insertions and deletions, [Mills-Tettey et al 2007] applies the insertions/deletions onto the cost matrix and runs on it max{|I|, |D|} iterations of the Hungarian algorithm.…”
Section: Minimum Cost Flow On Bipartite Graphmentioning
confidence: 99%