BinaryTreePlotter С++ app that can plot binary trees You can see similar data shonw in different trees Every operation is parallel for all structures You can add elements by buttons and delete elements by clicking on node Here is examples of trees: Red-Black tree Dekart tree (treap) AVL tree B-tree is implemented, but has no visualization