Skip to content

Feature idea tracking bug #1

Description

@taktoa
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions