University of Wisconsin-Madison UW-Madison Home Page My UW-Madison Search UW
 

 
UW-Madison
Computer Sciences Dept.

Top-down Analysis of Path Compression

Raimund Seidel
Saarland University
Monday, July 26, 2004
2:30, 2310 CS

The union-find problem is one of the basic problems in algorithmics. Fast algorithms for its solution are taught in most basic algorithms courses. However for the fastest algorithms the analysis of their running times is usually omitted, although one typically discusses the runnig time bound itself which is expressed in terms of the extremely slowly growing, so-called \"Inverse Ackermann\" function. I will present a new, rather easy way of analyzing the running times of union-find algorithms. It is based on a relatively simple top-down approach and naturally leads to this famous \"Inverse Ackermann\" function (without ever having to talk about the Ackermann function itself).

 
Theory of Computing | Computer Sciences | UW Home