summaryrefslogtreecommitdiff
path: root/datastructures/test
AgeCommit message (Collapse)Author
2024-05-02remove sz() from Fenwick treesGloria Mundi
2024-05-02remove sz() and all() from test.hGloria Mundi
2024-05-02wavelet tree changes + testsGloria Mundi
2024-05-01slightly simplify lazy propagation and add testsGloria Mundi
2024-05-01improve test system, fix segment tree, add more segment tree testsGloria Mundi
2024-04-28remove all() and sz() from segment tree and add testsGloria Mundi
2024-04-28improve sparse tablesGloria Mundi
2024-03-15fix persistent and add testGloria Mundi
2024-03-15too many changes for one commitGloria Mundi
- simplify envelope code - add more files as optional - allow compiling optional without editing tcr.tex - formatting changes
2024-03-10make Fenwick Tree prefix sum exclusiveGloria Mundi
2024-03-10add tests for Fenwick TreeGloria Mundi