首页    期刊浏览 2024年09月20日 星期五
登录注册

文章基本信息

  • 标题:Fully Retroactive Priority Queues using Persistent Binary Search Trees
  • 本地全文:下载
  • 作者:JoseWagner de Andrade Junior ; Rodrigo Duarte Seabra
  • 期刊名称:Journal of Computer Science
  • 印刷版ISSN:1549-3636
  • 出版年度:2020
  • 卷号:16
  • 期号:7
  • 页码:906-915
  • DOI:10.3844/jcssp.2020.906.915
  • 出版社:Science Publications
  • 摘要:Classic dynamic data structures maintains itself subject to sequence S of operations and answer queries using the latest version of the data structure. Retroactive data structures are those which allow making a modification or a query in any version of this data structure through its timeline. These data structures are used in some geometric problems and in problems related with graphs, such as the minimum path problem in dynamic graphs. This work presents how to implement a data structure to a fully retroactive version of a priority queue through persistent self-balanced binary search trees in polylogarithmic time. We use these data structures to improve the performance merging two versions of partially retroactive priority queues. The empirical analysis showed that the average performance of the proposed algorithm is better in terms of processing times than the other algorithms, despite the high constants in its complexity.
  • 关键词:Retroactivity;Data Structures
国家哲学社会科学文献中心版权所有