Heuristic to reduce the complexity of complete bipartite graphs to accelerate the search for maximum weighted matchings with small error

dc.creatorEtzold, Daniel
dc.date2003-06-23
dc.date.accessioned2026-07-07T03:19:57Z
dc.date.available2026-07-07T03:19:57Z
dc.descriptionA maximum weighted matching for bipartite graphs $G=(A \cup B,E)$ can be found by using the algorithm of Edmonds and Karp with a Fibonacci Heap and a modified Dijkstra in $O(nm + n^2 \log{n})$ time where n is the number of nodes and m the number of edges. For the case that $|A|=|B|$ the number of edges is $n^2$ and therefore the complexity is $O(n^3)$. In this paper we want to present a simple heuristic method to reduce the number of edges of complete bipartite graphs $G=(A \cup B,E)$ with $|A|=|B|$ such that $m = n\log{n}$ and therefore the complexity of such that $m = n\log{n}$ and therefore the complexity of $O(n^2 \log{n})$. The weights of all edges in G must be uniformly distributed in [0,1].
dc.description5 pages, 2 figures
dc.identifierhttps://arxiv.org/abs/cs/0306123
dc.identifierhttp://arxiv.org/abs/cs/0306123
dc.identifier.urihttp://salesiana.dossiersoluciones.com/handle/123456789/31669
dc.subjectData Structures and Algorithms
dc.subjectG.2.2
dc.titleHeuristic to reduce the complexity of complete bipartite graphs to accelerate the search for maximum weighted matchings with small error
dc.typetext

Files

Collections