summaryrefslogtreecommitdiffstats
path: root/include/shard/PGM.h
Commit message (Expand)AuthorAgeFilesLines
* Benchmark updatesDouglas Rumbaugh2024-04-191-3/+3
* PGM.h: fixed an out of bounds array access on point lookup misses.Douglas Rumbaugh2024-03-221-3/+21
* Comment updates/fixesDouglas Rumbaugh2024-02-091-0/+1
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-071-95/+45
* Comment and License updatesDouglas Rumbaugh2023-11-071-1/+5
* Refactoring progressDouglas Rumbaugh2023-11-061-267/+0
* General Comment + Consistency updatesDouglas Rumbaugh2023-10-301-0/+4
* Re-structuring Project + scheduling updatesDouglas Rumbaugh2023-09-251-4/+2
* Migrated over to using psudb-common utilities/headersDouglas Rumbaugh2023-08-241-2/+8
* Change PGM to range count.Dong Xie2023-07-281-22/+35
* Expanded query interfaceDouglas Rumbaugh2023-07-271-13/+115
* Exposed epsilon configuration parameter for PGMDouglas Rumbaugh2023-07-261-4/+5
* Adjusted calculation for index sizeDouglas Rumbaugh2023-07-261-7/+8
* Added the parameter argument to query merge routineDouglas Rumbaugh2023-07-171-1/+1
* Slightly optimized merge functionDouglas Rumbaugh2023-07-031-3/+11
* BugfixesDouglas Rumbaugh2023-07-031-1/+1
* Fixed query errorsDouglas Rumbaugh2023-07-031-7/+15
* PGM Shard bugfixesDouglas Rumbaugh2023-06-261-2/+2
* Updated bloom filters to use whole recordDouglas B. Rumbaugh2023-06-091-6/+6
* Fixed bug(s) in tagging-based deletesDouglas B. Rumbaugh2023-06-091-1/+5
* Added a pre-query hook for processing statesDouglas Rumbaugh2023-06-071-0/+4
* Added TrieSpline and PGM Range queries + tests and bugfixesDouglas Rumbaugh2023-06-051-38/+46
* PGM-based shardDouglas Rumbaugh2023-06-051-0/+345