top | item 46310886 (no title) joshlk | 2 months ago What's a good reference to learn about Wavelet Matrices? discuss order hn newest mrkeen|2 months ago Start with Wavelet trees (much more intuitive): https://www.alexbowe.com/wavelet-trees/The matrix version is just an implementation detail to store the tree in a less tree-like shape so you don't need as many pointers.
mrkeen|2 months ago Start with Wavelet trees (much more intuitive): https://www.alexbowe.com/wavelet-trees/The matrix version is just an implementation detail to store the tree in a less tree-like shape so you don't need as many pointers.
mrkeen|2 months ago
The matrix version is just an implementation detail to store the tree in a less tree-like shape so you don't need as many pointers.