Partitioned Binary Search Tree
P(n)-BST
Professor D.E. ZEGOUR in
collaboration with S. ABBAR et M.E.A. CHOUIHA.
(Applet
realized by S. ABBAR et M.E.A. CHOUIHA)
values between 0 and 99
generating a random positive value
Comments on the current operation
Initializing (PBST, PBST_r ou PBST_rlink).
modifying the parameter of the P(n)-BST structure
Inserting a value
Inserting several values
searching a value
deleting a value.
searching all the values between two given values
Re partitionning the PBST structure with a new parameter
searching the previous inorder partition node
searching the next inorder partition node.
searching the n-st inorder partition node