I\'m trying to build a ternary search tree for a school project. As far as I can tell, my code looks okay.
How does one go about \'balancing\' a ternary search tree?Most tst implementa开发者_如何学Pythontions don\'t address balancing, but suggest inserting in an optimal order (which I can\'t control.)The a
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this