Skip to content

Opening book details…

Can I read Balancing Weight-Balanced Trees on EtoBox?

Balancing Weight-Balanced Trees by mohammed is a document available to read on EtoBox.

What is Balancing Weight-Balanced Trees about?

This document summarizes a research paper about balancing weight-balanced trees (WBTs), a type of binary search tree. WBTs use subtree sizes rather than heights to determine balance. The paper identifies valid parameter ranges for the original WBT algorithm to ensure balance after insertions and deletions. It proves the ranges are sound using Coq and complete by generating counterexamples. The paper also shows the original algorithm parameters maintain stricter balance than variants and that rational parame

Author
mohammed
Language
EN