What is a Calendar Queue?

前端 未结 3 1846
慢半拍i
慢半拍i 2021-02-05 21:25

I am working on a building a discrete event simulator. Wikipedia mentioned that there are several general purpose priority queues that are good for use in DES\'s. Specifically

3条回答
  •  耶瑟儿~
    2021-02-05 21:25

    A Google search finds

    Study of Optimised bucket widths in Calendar Queue for Discrete Event Simulator

    http://pioneer.netserv.chula.ac.th/~achaodit/paper5.pdf

    which describes Calendar Queues in section 2.

提交回复
热议问题