<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Treap - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Treap&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, the <b>treap</b> and the <b>randomized binary search tree</b> are two closely related forms of binary search tree <a href="page.php?w=data_structure">data structure</a>s that maintain a dynamic set of ordered keys and allow <a href="page.php?w=binary_search">binary search</a>es among the keys. After any sequence of insertions and deletions of keys, the shape of the tree is a random variable with the same probability distribution as a random binary tree; in particular, <a href="page.php?w=with_high_probability">with high probability</a></p><p>
<a accesskey="3" href="page.php?w=Treap&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
