Lower Bound
An asymptotic lower bound of Ω(n log n) for time complexity of the EMST problem can be established in restricted models of computation, such as the algebraic decision tree and algebraic computation tree models, in which the algorithm has access to the input points only through certain restricted primitives that perform simple algebraic computations on their coordinates: in these models, the closest pair of points problem requires Ω(n log n) time, but the closest pair is necessarily an edge of the EMST, so the EMST also requires this much time. However, if the input points have integer coordinates and bitwise operations and table indexing operations are permitted using those coordinates, then faster algorithms are possible.
Read more about this topic: Euclidean Minimum Spanning Tree
Famous quotes containing the word bound:
“Think not, thou noble Roman,
That ever Brutus will go bound to Rome.
He bears too great a mind.”
—William Shakespeare (15641616)
“You must be born for your physician, otherwise you are bound to perish because of your physician.”
—Friedrich Nietzsche (18441900)