trees_algorithms implementation of 4 different tree algorithms Plain BST AVL Tree B-Tree Red-Black Tree Add the main function in test class to compare the time difference between the machanisms compile: test: