(Publisher of Peer Reviewed Open Access Journals)

International Journal of Advanced Computer Research (IJACR)

ISSN (Print):2249-7277    ISSN (Online):2277-7970
Volume-3 Issue-10 June-2013
Full-Text PDF
Paper Title : An Efficient Algorithm for Calculating Maximum Bipartite matching in a Graph
Author Name : Neha Bora, Swati Arora, Nitin Arora
Abstract :

In this paper we proposed a new approximation algorithm for calculating the min-cut tree of an undirected edge-weighted graph. Our algorithm runs in O (V2.logV + V2.d), where V is the number of vertices in the given graph and d is the degree of the graph. It is a significant improvement over time complexities of existing solutions. We implemented our algorithm in objected oriented programming language and checked for many input cases. However, because of an assumption it does not produce correct result for all sorts of graphs but for the dense graphs success rate is more than 90%. Moreover in the unsuccessful cases, the deviation from actual result is very less and for most of the pairs we obtain correct values of max-flow.

Keywords : Approximation Algorithm, Max-Flow, Min-Cut, Object Oriented Programming.
Cite this article : Neha Bora, Swati Arora, Nitin Arora, " An Efficient Algorithm for Calculating Maximum Bipartite matching in a Graph " , International Journal of Advanced Computer Research (IJACR), Volume-3, Issue-10, June-2013 ,pp.193-199.