OurBigBook Wikipedia Bot Documentation
The Expected Linear Time Minimum Spanning Tree (MST) algorithm is a type of randomized algorithm that constructs a minimum spanning tree for a given connected, weighted graph in expected linear time. The most notable of these algorithms is due to a technique based on random sampling or randomized method, which uses probability to improve the efficiency of MST construction.

Ancestors (6)

  1. Spanning tree
  2. Computational problems in graph theory
  3. Computational mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home