Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature idea tracking bug #1

Open
9 tasks
taktoa opened this issue Apr 24, 2021 · 0 comments
Open
9 tasks

Feature idea tracking bug #1

taktoa opened this issue Apr 24, 2021 · 0 comments

Comments

@taktoa
Copy link
Member

taktoa commented Apr 24, 2021

  • Incremental connected components computation using union-find
  • Dynamic dominator computation (using this paper)
  • Dynamic postdominators (just flip the inserted edges)
  • Branchless (SIMD?) union-find for C/C++
  • Roaring bitmap?
  • Path minima data structure (link-cut tree?)
  • LRU or ARC cache
  • Union-split-find map
  • PQ tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant