annotate tests/0024/short-description @ 529:e532666226bc
multiprobeLSH
Fixed a problem with inserting into exact_evaluation_queue, duplicate pairs were being inserted when querying multiple hashtables. That is now fixed by adding a unique constraint using set<PointPair> inserts and testing. This should speed things up quite a bit (like, 10-fold with default num tables).
author |
mas01mc |
date |
Fri, 30 Jan 2009 14:58:35 +0000 |
parents |
63ca70f2bf37 |
children |
|
rev |
line source |
mas01cr@130
|
1 -l 1 exhaustive search like 0022 |