create_fully_balanced_tree: Create a fully balanced tree
Description
This function takes an input phylogeny, and returns a phylogeny
that is most ideally balanced tree, whilst having the same branching times as
the original input tree. Please note that if the number of tips is not even
or not a power of two, the tree may not have perfect balance, but the most
ideal balance possible.