Skip to content

A Go implementation of the calendar queue as described in Randy Brown's "Calendar Queues: A Fast O(1) Priority Queue Implementation for the Simulation Event Set Problem"

License

Notifications You must be signed in to change notification settings

merrickclay/calendar-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calendar-queue

A non-thread-safe Go implementation of the calendar queue data structure as described in Randy Brown's "Calendar Queues: A Fast O(1) Priority Queue Implementation for the Simulation Event Set Problem"

About

A Go implementation of the calendar queue as described in Randy Brown's "Calendar Queues: A Fast O(1) Priority Queue Implementation for the Simulation Event Set Problem"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages