首页    期刊浏览 2024年11月24日 星期日
登录注册

文章基本信息

  • 标题:Experimental Study of Compressed Stack Algorithms in Limited Memory Environments
  • 作者:Jean-Fran{\c{c}}ois Baffier ; Yago Diez ; Matias Korman
  • 期刊名称:LIPIcs : Leibniz International Proceedings in Informatics
  • 电子版ISSN:1868-8969
  • 出版年度:2018
  • 卷号:103
  • 页码:19:1-19:13
  • DOI:10.4230/LIPIcs.SEA.2018.19
  • 出版社:Schloss Dagstuhl -- Leibniz-Zentrum fuer Informatik
  • 摘要:The compressed stack is a data structure designed by Barba et al. (Algorithmica 2015) that allows to reduce the amount of memory needed by a certain class of algorithms at the cost of increasing its runtime. In this paper we introduce the first implementation of this data structure and make its source code publicly available. Together with the implementation we analyse the performance of the compressed stack. In our synthetic experiments, considering different test scenarios and using data sizes ranging up to 2^{30} elements, we compare it with the classic (uncompressed) stack, both in terms of runtime and memory used. Our experiments show that the compressed stack needs significantly less memory than the usual stack (this difference is significant for inputs containing 2000 or more elements). Overall, with a proper choice of parameters, we can save a significant amount of space (from two to four orders of magnitude) with a small increase in the runtime (2.32 times slower on average than the classic stack). These results hold even in test scenarios specifically designed to be challenging for the compressed stack.
  • 关键词:Stack algorithms; time-space trade-off; convex hull; implementation
Loading...
联系我们|关于我们|网站声明
国家哲学社会科学文献中心版权所有