Extending Karger's randomized min-cut Algorithm for a Synchronous Distributed setting

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

6 pages

Scientific paper

A min-cut that seperates vertices s and t in a network is an edge set of minimum weight whose removal will disconnect s and t. This problem is the dual of the well known s-t max-flow problem. Several algorithms for the min-cut problem are based on max-flow computation although the fastest known min-cut algorithms are not flow based. The well known Karger's randomized algorithm for min-cut is a non-flow based method for solving the (global) min-cut problem of finding the min s-t cut over all pair of vertices s,t in a weighted undirected graph. This paper presents an adaptation of Karger's algorithm for a synchronous distributed setting where each node is allowed to perform only local computations. The paper essentially addresses the technicalities involved in circumventing the limitations imposed by a distributed setting to the working of Karger's algorithm. While the correctness proof follows directly from Karger's algorithm, the complexity analysis differs significantly. The algorithm achieves the same probability of success as the original algorithm with O(mn^{2}) message complexity and O(n^{2}) time complexity, where n and m denote the number of vertices and edges in the graph.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Extending Karger's randomized min-cut Algorithm for a Synchronous Distributed setting does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Extending Karger's randomized min-cut Algorithm for a Synchronous Distributed setting, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Extending Karger's randomized min-cut Algorithm for a Synchronous Distributed setting will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-243001

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.