首页> 外文会议>Asia-Pacific Conference on Computer Science and Applications >Sorted dictionary and an application to priority queue
【24h】

Sorted dictionary and an application to priority queue

机译:排序的字典和优先级队列的应用程序

获取原文

摘要

The paper studies a Dictionary type data structure with elements being sorted by their keys. The data structure Sorted Dictionary is clearly defined in the paper and an implementation is provided. Besides the O(logfl) time operations of searching, inserting, and deleting, a sorted dictionary can also provide efficient operations to manipulate the elements through their sorted order. The data structure is used to implement the generic Priority Queue, giving 0(1) time for removing the highest priority element while keeping ?(logn) time for other operations such as insert and delete.
机译:本文研究了字典类型数据结构,其中元素由它们的键排序。在纸质中清楚地定义了数据结构排序词典,并提供了实现。除了搜索,插入和删除的O(logfl)时间操作,还可以通过它们的排序顺序提供有效的操作来提供有效的操作来操纵元素。数据结构用于实现通用优先级队列,给出0(1)删除最高优先级元素的时间,同时保持?(logn)时间,例如插入和删除。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号