Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Practical minimum cut algorithms
Henzinger M., Noe A., Schulz C., Strash D. Journal of Experimental Algorithmics23 1-8,2018.Type:Article
Date Reviewed: Jul 10 2019

Due to the ever-increasing deployment of graph theory in natural and artificial phenomena, it is challenging for scientists to utilize it in a more performant manner. One of the most popular topics in graph and networking theory, the authors try to provide a practical approach to minimum cut algorithms.

The paper presents a heuristic and randomized algorithm for the minimize cut problem with claimed running time O(n+m), for a graph with n vertices and m edges, when run sequentially. The authors adapt Raghavan et al. and Padberg-Rinaldi’s algorithms for clustering, contracting, and reducing the input graph, using a label propagation technique that finds almost optimal minimum cuts in a graph with acceptable running time, scalability, and error rate.

In an incoherent discussion based on edge contractions, the authors introduce a parallel heuristic minimum cut algorithm: VieCut. Speeding up Karger and Stein’s algorithm to contract large numbers of edges, deploying Padberg and Rinaldi’s method for final reduction, and using tools from Nagamochi et al. to find the minimum cut of contracted graphs are the main topics. Experimental results follow a confusing theoretical discussion about the proposed algorithm. According to the authors, these results contain more structured material and demonstrate the supremacy of the proposed algorithm in comparison with other competitors.

The main value of the paper is its significant investigation; unfortunately, however, its structure is confusing and there is no closure in the theoretical discussion. The reliability of the proposed algorithm in terms of pseudocode and claimed running time is seriously arguable; although many issues are mentioned, the details of the algorithm are not clear. While the paper doesn’t do a good job of developing the theoretical topics, its experimental results are noteworthy.

Reviewer:  Mohammad Sadegh Kayhani Pirdehi Review #: CR146618 (1909-0344)
Bookmark and Share
  Featured Reviewer  
 
Graph Algorithms (G.2.2 ... )
 
 
Probabilistic Algorithms (Including Monte Carlo) (G.3 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Graph Algorithms": Date
Planar graph decomposition and all pairs shortest paths
Frederickson G. (ed) Journal of the ACM 38(1): 162-204, 1991. Type: Article
Oct 1 1991
High probability parallel transitive-closure algorithms
Ullman J., Yannakakis M. SIAM Journal on Computing 20(1): 100-125, 1991. Type: Article
Dec 1 1991
Clique partitions, graph compression and speeding-up algorithms
Feder T., Motwani R.  Theory of computing (, New Orleans, LA, May 6-8, 1991)1331991. Type: Proceedings
Oct 1 1992
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy