Query: wxbtreedemo
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WXBTREEDEMO(1) General Commands Manual WXBTREEDEMO(1)NAMEwxBTreeDemo - B+ Tree demonstration programDESCRIPTIONwxBTreeDemo draws illustrations of the B+ trees constructed by the STX B+ Tree template classes. The demo allows the user to select differ- ent types of B+ tree instantiations: integer or string keys and different slot numbers. The user may insert and erase key/data pairs from the tree and run different search operations. The easiest way to see how the demo functions is by pressing "Insert Random" and selecting 20 pairs from the popup menu. These random num- ber pairs are then shown in the B+ tree illustration. The operation buttons perform their respective functions on the B+ tree with the key/data input given in the two edit fields. The opera- tion's result is printed into the text line below the buttons. The B+ tree drawing can be scrolled using the scrollbars and zoomed using the mouse wheel. This manual page was written for the Debian distribution because the original program does not have a manual page.AUTHORThis manual page was written by Yury Stankevich <urykhy@gmail.com> for the Debian system (but may be used by others), based on the README file of stx-btree source distribution. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU GPL. WXBTREEDEMO(1)