Data structural bootstrapping, linear path compression, and catenable heap ordered double e.pdf

Data structural bootstrapping, linear path compression, and catenable heap ordered double e.pdf

  1. 1、本文档共13页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Data structural bootstrapping, linear path compression, and catenable heap ordered double e

Data Structural Bootstrapping, Linear Path Compression, and Catenable Heap Ordered Double Ended Queues1 Adam L. Buchsbaum2 Rajamani Sundar3 Robert E. Tarjan4 Research Report CS-TR-381-92 September 1992 Abstract A deque with heap order is a linear list of elements with real-valued keys which allows inser- tions and deletions of elements at both ends of the list. It also allows the ndmin (equivalently ndmax) operation, which returns the element of least (greatest) key, but it does not allow a general deletemin (deletemax) operation. Such a data structure is also called a mindeque (maxd- eque). Whereas implementing mindeques in constant time per operation is a solved problem, catenating mindeques in sublogarithmic time has until now remained open. This paper provides an ecient implementation of catenable mindeques, yielding constant amortized time per operation. The important algorithmic technique employed is an idea which is best described as data structural bootstrapping: We abstract mindeques so that their elements represent other mindeques, e ecting catenation while preserving heap order. The eciency of the resulting data structure depends upon the complexity of a special case of path compression which we prove requires linear time. 1An extended abstract of this paper will appear in the 33rd IEEE Foundations of Computer Science, 25-27 October, 1992. 2Supported by a Fannie and John Hertz Foundation fellowship, National Science Foundation Grant No. CCR-8920505, and the Center for Discrete Mathematics and Theoretical Computer Science (DIMACS) under NSF-STC88-09648. 3Also aliated with DIMACS, Rutgers University, Piscataway, NJ 08855. Supported by DIMACS under NSF-STC88-09648. 4Also aliated with NEC Research Institute, 4 Independence Way, Princeton, NJ 08540. Research at Princeton University partially supported by the National Science Foundation, Grant No. CCR-8920505, the Oce of Naval Research, Contract No. N00014-91-J-1463, and by DIMACS under NSF-STC88-09648.

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档