summaryrefslogtreecommitdiff
path: root/tcr.pdf
AgeCommit message (Collapse)Author
2024-09-12improve halfplane intersection testsmzuenni
2024-09-11change testsmzuenni
2024-09-11moved stuffmzuenni
2024-09-10add fastSubsetSumLucas Schwebler
2024-09-10new linear recurrence kthTerm codeLucas Schwebler
2024-09-10fix pentagonal number theoremmzuenni
2024-09-10fix pentagonal number theoremmzuenni
2024-09-08fix minModmzuenni
2024-09-08moved stuffmzuenni
2024-09-08add min mod (mimumum of linear function modulo m)Lucas Schwebler
2024-09-07insert divsummzuenni
2024-09-06small latex changesmzuenni
2024-08-30improve pbsmzuenni
2024-08-30various small improvementsmzuenni
2024-08-23more stuffmzuenni
2024-08-17improved monotonic onvex hullmzuenni
2024-08-17improve series operationsmzuenni
2024-08-13small improvementsMZuenni
2024-08-13change stylemzuenni
2024-08-10more testsmzuenni
2024-08-06upper case INFmzuenni
2024-08-05more testsmzuenni
2024-08-05more testcasesmzuenni
2024-08-04more testsmzuenni
2024-08-01new testsMZuenni
2024-07-30more testsmzuenni
2024-07-30removed old slow codemzuenni
2024-07-28Test (#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-07-01-java + pythonmzuenni
2024-06-30improvementsmzuenni
2024-06-28polishingMZuenni
2024-06-22fixmzuenni
2024-06-04fix havel hakimimzuenni
2024-03-22reorder to improve spacingYidi
2024-02-05renamed ntt and bitwiseConv function + more multiply functionsNoobie99
2024-02-03fix indentmzuenni
2024-02-02change fft, ntt and bitwise transformsNoobie99
2024-02-01improved saMZuenni
2023-11-22fix + pdfNoobie99
2023-11-19fixed runtimemzuenni
2023-11-09fix matrix multiplicationMZuenni
2023-07-10improved dinic, sped up hopcroft-karpNoobie99
2023-06-13Add a few more common errorsdranjohn
2023-06-13Update templatedranjohn
2023-05-28add template to lazy segment treeNoobie99
2023-05-20fix outcenter (circumcenter)Noobie99
2023-05-20increase fft precisionNoobie99
2023-05-16fix (revert) commentsNoobie99
2023-05-16fixed inside convex and minkowskiNoobie99
2023-05-08improved binomialmzuenni