An O (N2.5) algorithm for maximum matching in general graphs

  • Authors:
  • S. Even;O. Kariv

  • Affiliations:
  • -;-

  • Venue:
  • SFCS '75 Proceedings of the 16th Annual Symposium on Foundations of Computer Science
  • Year:
  • 1975

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents a new efficient algorithm for finding a maximum matching in an arbitrary graph. Two implementations are suggested, the complexity of the first is O(n2.5) and the complexity of the second is O(m√nċlog n) where n, m are the numbers of the vertices and the edges in the graph.