Advertisement
Guest User

Basic Algorithm

a guest
Oct 20th, 2019
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. li chao tree
  2. alien trick
  3. SA
  4. MO's algorithm and sqrt decomposition - > elepant
  5. centroid decomposition
  6. flow(dinic, bipartite matching)
  7. HLD
  8. segment tree with lazy propagation
  9. dp optimization(CHT, D&C, knuth)
  10. bcc
  11. cactus
  12. geometry
  13. scc & 2-sat
  14. persistent segment tree
  15. string(kmp, aho-corasick)
  16. parallel binary search
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement