首页    期刊浏览 2024年11月30日 星期六
登录注册

文章基本信息

  • 标题:An Efficient Algorithm for Calculating Maximum Bipartite matching in a Graph
  • 本地全文:下载
  • 作者:Neha Bora ; Swati Arora ; Nitin Arora
  • 期刊名称:International Journal of Advanced Computer Research
  • 印刷版ISSN:2249-7277
  • 电子版ISSN:2277-7970
  • 出版年度:2013
  • 卷号:3
  • 期号:2
  • 出版社:Association of Computer Communication Education for National Triumph (ACCENT)
  • 摘要: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
  • 关键词:Approximation Algorithm; Max-Flow; Min-Cut; Object ;Oriented Programming
国家哲学社会科学文献中心版权所有