中文

存储五个元素的双查询自适应位探测方案

数据结构与算法 2019-10-24 v4

摘要

我们研究自适应位探测模型,以存储来自大小为 mm 的全集 UU 中大小至多为五的任意子集 SS,并在两次位探测内回答“ xx 是否在 SS 中?”形式的成员查询。本文针对上述问题提出一种数据结构。我们的数据结构占用 O(m10/11)O(m^{10/11}) 空间。该结果改进了Garg和Radhakrishnan [2015]占用 O(m20/21)O(m^{20/21}) 空间的非显式结果,以及Garg [2016]针对前述集合与查询大小占用 O(m18/19)O(m^{18/19}) 空间的显式结果。

关键词

引用

@article{arxiv.1810.13331,
  title  = {A Two Query Adaptive Bitprobe Scheme Storing Five Elements},
  author = {Mirza Galib Anwarul Husain Baig and Deepanjan Kesh and Chirag Sodani},
  journal= {arXiv preprint arXiv:1810.13331},
  year   = {2019}
}

备注

This paper is accepted for the proceeding of WALCOM 2019. It contains some of the cases which could not be added in the original paper due to page limit. Furthermore, we have added a counter example for a six element subset