algorithm
์ด 297๊ฐ์ ์ํค ยท 13 / 15 ํ์ด์ง ๐ก RSS ๐ธ๏ธ ๊ทธ๋ํ
- Berlekamp-Massey#algorithm #dp #linear-recurrence #math
- Bitset Optimization#algorithm #optimization #bitset #constant-factor
- Bulldozer Trick (Rotating Sweep)#algorithm #geometry #sweep #problem-type
- Chordal Graph#algorithm #graph #chordal-graph #perfect-elimination
- Directed MST#algorithm #graph #mst #directed-graph #arborescence
- Dominator Tree#algorithm #graph #dominator #directed-graph
- Dual of Planar Graph#algorithm #graph #planar-graph #dual
- Dynamic Tree (Link/Cut Tree, Euler Tour Tree, Top Tree)#algorithm #data-structure #tree #dynamic-tree #link-cut-tree
- Fast I/O#algorithm #optimization #io #constant-factor
- FFT, NTT#algorithm #math #fft #ntt #convolution #polynomial
- FWHT (Fast Walsh-Hadamard Transform)#algorithm #math #fwht #convolution #xor
- General Graph Matching (Blossom Algorithm)#algorithm #graph #matching #blossom
- Generating Function#algorithm #math #generating-function #combinatorics
- Kinetic Segment Tree#algorithm #data-structure #segment-tree #kinetic
- LGV Theorem (Lindstrom-Gessel-Viennot)#algorithm #math #lgv #determinant #lattice-path
- Matroid, Matroid Intersection#algorithm #math #matroid #combinatorics #matroid-intersection
- Mobius Function, Mobius Inversion#algorithm #math #mobius #number-theory #inversion
- Multipoint Evaluation#algorithm #math #polynomial #multipoint-evaluation
- Offline Incremental SCC, Offline Dynamic MST#algorithm #graph #scc #mst #offline #parallel-binary-search
- Palindrome Tree (eerTree)#algorithm #string #palindrome #tree