summaryrefslogtreecommitdiffstats
path: root/include/ds
Commit message (Collapse)AuthorAgeFilesLines
* PriorityQueue: generalized priority queue comparison operationDouglas Rumbaugh2023-07-171-4/+30
| | | | | Generalized the comparison used for the priority queue to enable its use within the KNN query code.
* General header/file cleanupDouglas Rumbaugh2023-06-073-6/+1
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-291-1/+1
|
* More updates/restructuringDouglas Rumbaugh2023-05-221-1/+1
|
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-221-7/+10
|
* Record format generalizationDouglas Rumbaugh2023-05-151-7/+7
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Template/port fixes on utility modulesDouglas Rumbaugh2023-05-091-1/+1
|
* Templatized Record with key, value, and optional weightDouglas Rumbaugh2023-05-092-16/+16
|
* Began porting source files over from other repositoryDouglas Rumbaugh2023-05-084-0/+348