I've been doing a research about the best algorithm to use in creating a binary tree implementation. THe top entry in my list is nested sets. Are there any other alternative or better algorithm??
If possible can you give me a list of top algorithms so that I can research/study it and see if it will fit the system needs.