Abstract
This report is an electronic appendix to our paper \Fat heaps without
regular counters". In that paper we described a new variant of fat heaps that is
conceptually simpler and easier to implement than the original version. We also
compared the practical performance of this data structure to that of other related
data structures (run-relaxed weak queues and Fibonacci heaps). This report to-
gether with an accompanying tar le gives the source code used in the experiments
reported in the paper. By making the programs publicly available, we provide other
researchers the opportunity to scrutinize the code and compare their own imple-
mentations against ours.
regular counters". In that paper we described a new variant of fat heaps that is
conceptually simpler and easier to implement than the original version. We also
compared the practical performance of this data structure to that of other related
data structures (run-relaxed weak queues and Fibonacci heaps). This report to-
gether with an accompanying tar le gives the source code used in the experiments
reported in the paper. By making the programs publicly available, we provide other
researchers the opportunity to scrutinize the code and compare their own imple-
mentations against ours.
Original language | English |
---|
Publisher | Department of Computer Science, University of Copenhagen |
---|---|
Number of pages | 54 |
Publication status | Published - 2011 |
Series | CPH STL Report |
---|---|
Volume | 2010-2 |