Fig. 1. AM(4)-heap
Fig. 2. Initialization of AM(d)-heap
Fig. 3. Heapify operation of AM(d)-heap
Fig. 4. Insertion of AM(d)-heap
Fig. 5. AM(4)-heap after Insertions of 55 and 45 into Fig. 1 in Sequence
Fig. 6. Remove Algorithm of AM(d)-heap
Fig. 7. AM(4)-heap after Removemin from Fig. 5
Fig. 8. Experimental Results (PO: Post-order Heap)
참고문헌
- M. Fredman and R. Tarjan, "Fibonacci heaps and their uses in improved network optimization algorithms," Journal of the ACM, Vol.34, No.3, pp.596-615, 1987. https://doi.org/10.1145/28869.28874
- M. Fredman, R. Sedgewick, R. Sleator, and R. Tarjan, "The pairing heap: A new form of self-adjusting heap," Algorithmica, Vol.1, pp.111-129, Mar. 1986. https://doi.org/10.1007/BF01840439
- T. J. Stasko and J. S. Vitter, "Pairing heaps: experiments and analysis," Communications of the ACM, Vol.30, No.3, pp.234-249, 1987. https://doi.org/10.1145/214748.214759
- S. Bansal, S. Sreekanth, and P. Gupta, "M-heap: A Modified heap data structure," International Journal of Foundations of Computer Science, Vol.14, No.3, pp.491-502, 2003. https://doi.org/10.1142/S0129054103001856
- J. Williams, "Algorithm 232 Heapsort," Communications of the ACM, Vol.7, No.1, pp.347-348, 1964.
- E. Horowitz, S. Sahni, and D. Mehta, Fundamentals of Data Structures in C++, W. H. Freeman, San Francisco, 1995.
- S. Carlsson, J. Munro, and P. Poblete, "An implicit binomial queue with constant insertion time," Proceedings of the 1st Scandinavian Workshop on Algorithm Theory, Lecture Notes in Computer Science, Vol.318, pp.1-13, Jul. 1988.
- N. Harvey and K. Zatloukal, "The Post-order heap," in Proceedings of the Third International Conference on Fun with Algorithms (FUN), May 2004.
- H. Jung, "A Simple Array Version of M-heap," International Journal of Foundations of Computer Science, Vol.25, No.1, pp.67-88, Jun. 2014. https://doi.org/10.1142/S012905411450004X
- H. Jung, "Insertion/Deletion Algorithms on M-heap with an array representation," The KIPS Transations: Part A, Vol.13, No.A(3), pp.261-266, Jun. 2006 (written in Korean).
- H. Jung, "A Performance Evaluation of Priority Queue Algorithms," The Journal of Korean Institute of Information Technology, Vol.8, No.6, pp.97-103, Jun. 2010.
- D. Jones, "An empirical comparison of priority-queue and event-set implementation," Communications of the Association for Computing Machinery, Vol.29, No.4, pp.300-311, 1986. https://doi.org/10.1145/5684.5686