vix.ing · top · new · best · stats · spec

A randomized linear-time algorithm to find minimum spanning trees

1995/03/01 by David R. Karger, Philip N. Klein, Robert E. Tarjan · 14 citations
Computer Science · #Algorithms and Data Compression #Data Management and Algorithms #Data Mining Algorithms and Applications

paper · pdf · doi:10.1145/201019.201022

Abstract

We present a randomized linear-time algorithm to find a minimum spanning tree in a connected graph with edge weights. The algorithm uses random sampling in combination with a recently discovered linear-time algorithm for verifying a minimum spanning tree. Our computational model is a unit-cost random-access machine with the restriction that the only operations allowed on edge weights are binary comparisons.

Citations

Cited by

Related