summaryrefslogtreecommitdiffstats
path: root/tests/pgm_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Interface adjustmentsDouglas Rumbaugh2023-06-071-1/+1
| | | | | | Layout and Delete Policies are now specified via template parameters, and rejection sampling has been removed as an argument to the mutable buffer constructor.
* Added TrieSpline and PGM Range queries + tests and bugfixesDouglas Rumbaugh2023-06-051-0/+59
|
* PGM-based shardDouglas Rumbaugh2023-06-051-0/+217