中文

对《一种用于格运算的高效数据结构》的注记

数据结构与算法 2021-12-10 v4

摘要

本注记旨在公开回应最近被 SWAT 2020 接收的一篇论文 [1],该文声称通过提出一种具有更差性能的解决方案,修正了我们论文 [3,2] 中的错误。在以下章节中,我们详细描述 [3] 中的第 4.2 节(簇收集)与第 5 节(数据结构与空间复杂度),以展示该数据结构的实现。

关键词

引用

@article{arxiv.2006.00808,
  title  = {Note to "An efficient Data Structure for Lattice Operation"},
  author = {Maurizio Talamo and Paola Vocca},
  journal= {arXiv preprint arXiv:2006.00808},
  year   = {2021}
}

备注

There is one error that I have to ammend