Content deleted Content added
Primergrey (talk | contribs) ce Tag: Reverted |
Undid revision 1112203298 by Primergrey (talk) Disimproving grammar, turning all sentences into participle clauses, leaving them verbless |
||
Line 59:
===Two dimensions===
A faster approach to finding the minimum spanning tree of planar points uses the property that it is a subgraph of the Delaunay triangulation:
#
#
#
The result is an algorithm taking <math>O(n\log n)</math> time,{{r|shahoe}} optimal in certain models of computation (see [[#Lower bound|below]]).
|