Persistent Segment Tree With Range Updates

Revision en1, by dx24816, 2019-01-18 20:40:06

Hello,

Recently, I've been learning about the persistent segment tree. However, is there a way to get a persistent segment tree with range updates, and not just point updates? If so, can someone direct me to a clean and easy implementation in C++? Thanks!

-dx24816

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English dx24816 2019-01-18 20:40:06 312 Initial revision (published)