论文标题

更快的动态范围模式

Faster Dynamic Range Mode

论文作者

Sandlund, Bryce, Xu, Yinzhan

论文摘要

在动态范围模式问题中,我们给出了一个由$ n $界定的序列$ a $的长度,并要求插入元素插入,删除和查询,以了解$ a $的连续子序列的最常见元素。在这项工作中,我们设计了一个确定性数据结构,该数据结构在最差的$ \ tilde {o}(n^{0.655994})中处理每个操作,从而打破了$ o(n^{2/3})$每开在此问题上的时间障碍。通过将Williams和XU中的想法(SODA 2020)与最小产品的新型数据结构变体相结合,可以实现数据结构。

In the dynamic range mode problem, we are given a sequence $a$ of length bounded by $N$ and asked to support element insertion, deletion, and queries for the most frequent element of a contiguous subsequence of $a$. In this work, we devise a deterministic data structure that handles each operation in worst-case $\tilde{O}(N^{0.655994})$ time, thus breaking the $O(N^{2/3})$ per-operation time barrier for this problem. The data structure is achieved by combining the ideas in Williams and Xu (SODA 2020) for batch range mode with a novel data structure variant of the Min-Plus product.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源