International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 69 - Number 20 |
Year of Publication: 2013 |
Authors: Ashwani Kumar, Surinder Pal Singh, Nitin Arora |
10.5120/12084-9170 |
Ashwani Kumar, Surinder Pal Singh, Nitin Arora . A New Technique for Finding Min-cut Tree. International Journal of Computer Applications. 69, 20 ( May 2013), 1-7. DOI=10.5120/12084-9170
In this paper we propose 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. 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 (usually for less than 5% pairs) and for most of the pairs we obtain correct values of max-flow or min-cut.