smithlabcode/amordad

A naive version of Amordad for testing

andrewdavidsmith opened this issue · 2 comments

We need a version of amordad that uses only naive linear searching, and this will form the basis of testing the front-end, and also provide a way to evaluate the performance of the approximate version. Obviously this will be slow.

Isn't naive_batch_query supposed to do the work?

How can it test insertions and deletions?

On Jan 3, 2015, at 2:09 PM, Wenzheng Li notifications@github.com wrote:

Isn't naive_batch_query supposed to do the work?


Reply to this email directly or view it on GitHub.