Cheriton-Tarjan (planar) (Undirected, Planar MST Minimum Spanning Tree (MST))
Jump to navigation
Jump to search
Time Complexity
$O(V)$
Space Complexity
$O(V)$ auxiliary words
(can be easily derived)
Description
Approximate?
Exact
Randomized?
No, deterministic
Model of Computation
Word RAM
Year
1976