|
|
|
|
|
by zond
4887 days ago
|
|
I would have preferred other algorithms, but there was a strict need for 1) sorted data and 2) that 2 identical trees had the same structure (for the merkle element). Not many structures were left to choose from, and radix seemed to work well enough. |
|
Do you really need data to be ordered? Why do you care about having "close" data on the same node?