| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Properly implemented support for iteratively decomposable problems | Douglas Rumbaugh | 2024-04-19 | 1 | -4/+4 |
| | | |||||
| * | Updated FSTrie to use const char * instead of std::string | Douglas Rumbaugh | 2024-04-15 | 1 | -4/+3 |
| | | | | | Note: this requires the caller to manage the memory of the strings | ||||
| * | FSTrie testing and debugging | Douglas Rumbaugh | 2024-03-22 | 1 | -5/+3 |
| | | |||||
| * | Updates/progress towards succinct trie support | Douglas Rumbaugh | 2024-03-20 | 1 | -0/+168 |