MPI-INF Logo
Campus Event Calendar

Event Entry

What and Who

Randomized Linear Time MST

Jop Sibeyn
Max-Planck-Institut für Informatik - AG 1
AG1 Mittagsseminar (others' work)
AG 1  
AG Audience
English

Date, Time and Location

Wednesday, 16 February 2000
13:30
45 Minutes
46.1
024
Saarbrücken

Abstract

Since about six years it is known that MST can be solved in

linear time using randomization. Some of you will know all this.
There are two parts in this construction that are worth to be
known by all. I will present these (results by Karger, Klein
and Tarjan from J. ACM 42, and by King from Algorithmica 18).
The first is the proof that a random filtering technique is
very effective in reducing the number of edges that must be
considered: just as for connected components, where everything
is much easier, the full problem with n nodes and m edges
can be reduced to two problems with sqrt(n * m) edges. The
second nice idea (which has nothing to do with randomization)
is how to efficiently determine which edges are still candidates
for lying in a MST given a spanning tree T of a subset. Finally
i might consider whether all this is suitable for external memory
applications.

Contact

Jop F. Sibeyn
--email hidden
passcode not visible
logged in users only

Tags, Category, Keywords and additional notes

Presentation of work from the literature. Not by myself.