COOKIES: By using this website you agree that we can place Google Analytics Cookies on your device for performance monitoring. |
University of Cambridge > Talks.cam > Churchill CompSci Talks > Treaps - Power and Simplicity of Randomisation
Treaps - Power and Simplicity of RandomisationAdd to your list(s) Download to your calendar using vCal
If you have a question about this talk, please contact Matthew Ireland. Every computer scientist is familiar with binary search trees. They are widely applicable structures, and there are countless ways of making them efficient. We do this by making them balanced – for example, red-black trees enforce strict rules and fix them with tree rotations based on case analysis. Treaps are a BST too, but they take a different approach, which we’ll interpret geometrically, leaving us with a couple of simple cases. What’s interesting is that treaps use randomness to balance the tree. Equipped with them we’ll be able to design a data structure for performing efficient string operations, used in text editors or for solving dynamic connectivity problems. This talk is part of the Churchill CompSci Talks series. This talk is included in these lists:Note that ex-directory lists are not shown. |
Other listsML@CL Seminar Series 2013 UK~IRC Innovation Summit Talk by Bashir SaoudiOther talksAnne Ferguson-Smith: “Epigenetic variation within and across generations” Gateway Understanding the effects of repetition on belief Drag of turbulent flows over rough surfaces Cyclic Implicit Complexity |