1 citations · 1 across the 1 of their papers we have counts for
2 papers
cs.DC2023
Parallel-batched Interpolation Search Tree
Ilya Kokorin, Vitaly Aksenov, Alena Martsenyuk
A sorted set (or map) is one of the most used data types in computer science. In addition to standard set operations, like Insert, Remove, and Contains, it can provide set-set oper…
cs.DC2021★ 1 cited
Parallel Batched Interpolation Search Tree
Vitaly Aksenov, Ilya Kokorin, Alena Martsenyuk
Ordered set (and map) is one of the most used data type. In addition to standard set operations, like insert, delete and contains, it can provide set-set operations such as union,…