Graph Theory37 sections · 1633 units
Open in CourseQuiz: Small-to-Large Use
Knowledge check
Check Your Understanding
When should you choose *small-to-large merging*?
- A.When every merge has constant cost no matter the set size
- B.When you usually merge equal sized sets
- C.When you merge many subtree sets and the merge cost grows with set size
- D.When you only need one value per node and no sets