run2wice's blog

By run2wice, history, 28 hours ago, In English

There’s an interesting data structure called the sqrt-tree (you can read about it here). I’ve searched everywhere but couldn’t find an implementation that supports range update queries. I would be very grateful if anyone could share their code.

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
27 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

If someone invented support (even single-point update) for the sqrt-tree, he'd win a Turing Award.