Skip to content

Releases: haomingbai/algorithm_example

v5.1

18 Aug 17:56

Choose a tag to compare

Add suffix array algorithm and add include support for concepts.cpp

v5.0.1

10 Aug 16:47

Choose a tag to compare

Add AC automation with topology sort optimization but less functions.

v5.0

10 Aug 09:49

Choose a tag to compare

Add Aho-Corasick Automation to the book, add a picture and fix some m…

v4.2

09 Aug 15:50

Choose a tag to compare

Emergency: repair mistakes in kruskal

v4.1

07 Aug 03:58

Choose a tag to compare

Upgraded the Trie tree, KMP and geometry.

v4.0

02 Aug 22:33

Choose a tag to compare

Add Trie and KMP algorithm. Optimized DSU and update the interface wh…

v3.1

27 Jul 15:38

Choose a tag to compare

Modify the impl of descretization and add euler sieve (having not bee…

v3.0

25 Jul 08:17

Choose a tag to compare

Add mono stack and mono queue, turning the pdf doc to a book.

v2.3

20 Jul 13:11

Choose a tag to compare

Add the B+ tree made by AI to the doc and add convex hull to template…

v2.2

19 Jul 19:40

Choose a tag to compare

Add a realization of AVL tree and modify the github action to generat…