| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-28 | Test (#4) | mzuenni | |
| * update * moved content in subdir * rename file * add test setup * add test setup * add github action * automaticly test all cpp files * timeout after 10s * setulimit and dont zero memory * test build pdf * install latexmk * update * update * ngerman * fonts * removed old code * add first test * added tests * test in sorted order * more tests * simplified test * more tests * fix suffix tree * fixes and improvements * done ust lst directly * fix swap * add links to pdf * fix constants * add primorial * add comment * various improvements * more tests * added missing stuf * more tests * fix tests * more tests * more tests * more tests * fix recursion? * test trie * more tests * only use python temporarily for listings * only use python temporarily for listings * more tests * fix longestCommonSubstring * more tests * more tests * made code more similiar * fix? * more tests * more tests * more tests * add ahoCorasick test + limit 4GB stack size * more tests * fix test * add additional test * more tests * more tests * fix? * better fix * fix virtual tree * more tests * more tests * recursive closest pair * more tests * decrease limit * new tests * more tests * fix name * more tests * add test * new test * more tests * more tests * more tests * more tests * new test and content * new code * new code * larger tests * fix and test * new test * new test * update pdf * remove comments * new test * more tests * more testcases * more tests * increased limit * more tests * more tests * more tests * new tests * more tests * shortened code * new test * add basic tests for bigint * more tests * removed old files * new test * ignore some files * more auto more ccw * fix test * more tests * fix * new tests * more tests * more tests * stronger test * actually verify delaunay... * more tests * fix header * more tests * run tests parallel? * test parralel? * add --missing * separate workflows * test * is the pdf checked? * separate workflows * fix workflow * more workflows --------- Co-authored-by: Yidi <noob999noob999@gmail.com> | |||
| 2024-06-28 | polishing | MZuenni | |
| 2024-03-22 | reorder to improve spacing | Yidi | |
| 2024-03-22 | minor (mostly spacing) changes | Yidi | |
| 2024-03-20 | improve aho corasick | Yidi | |
| 2024-03-20 | shorten manacher | Yidi | |
| 2024-02-12 | fix suffixArray | Noobie99 | |
| 2024-02-03 | fix indent | mzuenni | |
| 2024-02-03 | improved | mzuenni | |
| 2024-02-02 | improve suffixArray | Noobie99 | |
| 2024-02-01 | fix | mzuenni | |
| 2024-02-01 | improved sa | MZuenni | |
| 2024-01-30 | use int128 for hash | Noobie99 | |
| 2023-11-22 | change rolling hash | Noobie99 | |
| 2023-09-15 | slightly shorten z function | Noobie99 | |
| 2023-03-29 | fix suffix Array when |s| = 1, reduced (useless?) memory usage | Noobie99 | |
| 2023-03-28 | fix | Noobie99 | |
| 2023-03-28 | merged | mzuenni | |
| 2023-03-25 | improved suffix automaton | Noobie99 | |
| 2023-03-01 | added digit separator | MZuenni | |
| 2023-03-01 | removed trailing whitespaces and use more structured bindings | MZuenni | |
| 2023-02-24 | improved lcss | mzuenni | |
| 2023-02-14 | moved more stuff | MZuenni | |
| 2023-02-13 | reformatted lineendings | MZuenni | |
| 2023-02-09 | improved rolling hash for ICPC | MZuenni | |
| 2023-01-31 | added traingles | MZuenni | |
| 2023-01-11 | dont use .size() | MZuenni | |
| 2023-01-10 | change whitespaces | mzuenni | |
| 2022-12-22 | shorter and simpler z function | Noobie99 | |
| 2022-11-30 | added fft string matching | MZuenni | |
| 2022-11-30 | Merge branch 'new-master' of github.com:mzuenni/ContestReference into new-master | MZuenni | |
| 2022-11-30 | use all macro | MZuenni | |
| 2022-10-16 | fixed ahoCorasick | mzuenni | |
| 2022-06-27 | updated tcr | mzuenni | |
| 2017-10-22 | Removing pointers from trie implementation. | Paul Jungeblut | |
| 2017-10-22 | Removing pointers from Aho Corasick Automaton. | Paul Jungeblut | |
| 2017-05-04 | Adding fast Input/Output and Manacher's algorithm. | Paul Jungeblut | |
| 2017-03-19 | Slight changes to suffix tree and adding implicit cartesian STL tree. | Paul Jungeblut | |
| 2017-03-15 | Adding Suffix Tree code. | Paul Jungeblut | |
| 2016-10-15 | Added rolling hash. | Paul Jungeblut | |
| 2016-10-15 | Added terminals and comments to suffix automaton code. | Paul Jungeblut | |
| 2016-10-15 | Adding code for a suffix automaton doing longest common substring queries in ↵ | Paul Jungeblut | |
| linear time. | |||
| 2016-10-10 | Typesetting string section. | Paul Jungeblut | |
| 2016-10-05 | Improve trie code. | Paul Jungeblut | |
| 2016-09-28 | Better description and avoinding a pitfall in AHO Corasick. | Paul Jungeblut | |
| 2016-05-24 | String fixes and STL-Debug flag. | Paul Jungeblut | |
| 2016-04-24 | Adding 3D spheres and some small changes to KMP. | Paul Jungeblut | |
| 2016-02-06 | Adding an Aho-Corasick automaton for string multimatching. | Paul Jungeblut | |
| 2014-11-26 | Feinschliff | Paul Jungeblut | |
| 2014-11-26 | levenshtein | Paul Jungeblut | |
