summaryrefslogtreecommitdiffstats
path: root/tests/include/shard_string.h
Commit message (Collapse)AuthorAgeFilesLines
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-191-4/+4
|
* Updated FSTrie to use const char * instead of std::stringDouglas Rumbaugh2024-04-151-4/+3
| | | | Note: this requires the caller to manage the memory of the strings
* FSTrie testing and debuggingDouglas Rumbaugh2024-03-221-5/+3
|
* Updates/progress towards succinct trie supportDouglas Rumbaugh2024-03-201-0/+168