Skip to content
Commit 92bb3c29 authored by xnovak8's avatar xnovak8
Browse files

* commiting last version compatible with the PPP-Code indexes built for the...

 * commiting last version compatible with the PPP-Code indexes built for the PPP-Code indexes (Fall 2013); the VoronoiLeaf nodes use "int objectCount" which is WRONG for M-Index multi-buckets (because of parallel processing of inserts and thread synchronization)
 * next version of M-Index should use "AtomicInteger objectCount" (it is commented out in this version)
parent dc52f967
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment