summaryrefslogtreecommitdiffstats
path: root/include/query/pointlookup.h
Commit message (Expand)AuthorAgeFilesLines
* Code reformattingDouglas Rumbaugh2025-09-251-8/+6
* Disabled early abort for point lookupsDouglas Rumbaugh2025-04-091-1/+1
* Adjusted query result interfacesHEADmasterDouglas B. Rumbaugh2024-12-061-10/+9
* Interface update (#5)Douglas B. Rumbaugh2024-12-061-87/+83
* Properly implemented support for iteratively decomposable problemsDouglas Rumbaugh2024-04-191-2/+6
* Updated FSTrie benchmark and some minor fixesDouglas B. Rumbaugh2024-03-261-1/+3
* PointLookup: added a point lookup query for unique indexes, and some testsDouglas Rumbaugh2024-03-221-0/+117