MetaCart Sign in to MyCiteSeerX

Include Citations | Advanced Search | Help

Disambiguated Search | Include Citations | Advanced Search | Help

Parametric and Kinetic Minimum Spanning Trees (1998) [20 citations — 6 self]

by Pankaj Agarwal ,  David Eppstein ,  Leonidas J. Guibas ,  Monika R. Henzinger
In Proc. 39th Annu. IEEE Sympos. Found. Comput. Sci
Add To MetaCart

Abstract:

We consider the parametric minimum spanning tree problem, in which we are given a graph with edge weights that are linear functions of a parameter # and wish to compute the sequence of minimum spanning trees generated as # varies. We also consider the kinetic minimum spanning tree problem, in which # represents time and the graph is subject in addition to changes such as edge insertions, deletions, and modifications of the weight functions as time progresses. We solve both problems in time O(n 2/3 log 4/3 n) per combinatorial change in the tree (or randomized O(n 2/3 log n) per change). Our time bounds reduce to O(n 1/2 log 3/2 n) per change (O(n 1/2 log n) randomized) for planar graphs or other minor-closed families of graphs, and O(n 1/4 log 3/2 n) per change (O(n 1/4 log n) randomized) for planar graphs with weight changes but no insertions or deletions. 1. Introduction The parametric minimum spanning tree problem deals with minimum spanning trees of weighted gra...

Citations

No citations identified.