Releases: haomingbai/algorithm_example
Releases · haomingbai/algorithm_example
v5.1
Add suffix array algorithm and add include support for concepts.cpp
v5.0.1
Add AC automation with topology sort optimization but less functions.
v5.0
Add Aho-Corasick Automation to the book, add a picture and fix some m…
v4.2
Emergency: repair mistakes in kruskal
v4.1
Upgraded the Trie tree, KMP and geometry.
v4.0
Add Trie and KMP algorithm. Optimized DSU and update the interface wh…
v3.1
Modify the impl of descretization and add euler sieve (having not bee…
v3.0
Add mono stack and mono queue, turning the pdf doc to a book.
v2.3
Add the B+ tree made by AI to the doc and add convex hull to template…
v2.2
Add a realization of AVL tree and modify the github action to generat…