My own Codebook for cp
Step 1: Go to the project root and build by
$ cd Codebook
$ python GenCodebookList.py
$ xelatex Codebook.tex && xelatex Codebook.tex
- python (version >= 3.0)
- xelatex (latest version)
- 多餘的code
- 重複的code
- 3D rotation matrix
- markdown input for Theories
- Number Theories
- modpart
- cp-algorithm Algebra
- rabin fingerprint(string hashing)
- Vim Serach / Replace
- Modular Inverse
- More Binary Exponent
- Graph
- dijkstra
- bellmanFord
- dinic
- Flow renew
- MST renew
- Geometry
- 半平面交 halfplane-intersection
- sweep line
- Line intersect
- Point Location
- Li-Chao Tree
- Nearest pair of points
- Miscelllaneous
- Tree
- [ ]Heavy-Light decomposition organization