Skip to content

LaPluses/Algorithm_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm_Library

Data Structure:

  • Size Balanced Tree
  • Fast Gcd Query Data Structure
  • Link Cut Tree
  • Splay
  • Persistent SegmentTree
  • Persistent Trie
  • Persistent Treap
  • Dynamic Convexhull
  • KDTree

Graph Theory:

  • BronKerbosch
  • Directed MST
  • KM
  • SCC_Tarjan
  • BCC_Tarjan
  • TreeHash
  • Flow

String:

  • Aho-Corasick Automation
  • ER Tree
  • Palindromic Tree
  • Suffix Automation
  • Suffix Array
  • Z Algorithm

Math:

  • Gauss
  • FFT

About

My algorithm_library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published