summaryrefslogtreecommitdiffstats
path: root/include/query/wss.h
Commit message (Collapse)AuthorAgeFilesLines
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-191-3/+10
|
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-071-1/+1
| | | | | | Cleaned up shard implementations, fixed a few bugs, and set up some tests. There's still some work to be done in creating tests for the weighted sampling operations for the alias and aug btree shards.
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-071-1/+1
|
* Fully implemented Query concept and adjusted queries to use itDouglas Rumbaugh2024-02-071-9/+11
|
* Comment and License updatesDouglas Rumbaugh2023-11-071-3/+6
|
* Alias shard fixesDouglas Rumbaugh2023-11-071-14/+14
|
* Refactoring progressDouglas Rumbaugh2023-11-061-0/+204