File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55[ ![ Flattr Me] ( http://api.flattr.com/button/flattr-badge-large.png )] ( http://flattr.com/thing/324911/Rubyworks-Ruby-Development-Fund )
66
77[ Website] ( http://rubyworks.github.com/pqueue ) · ;
8- [ API] ( http://rubydoc.info/gems/pqueue ) · ;
9- [ User Guide] ( http://wiki.github.com/rubyworks/pqueue ) · ;
8+ [ YARD API] ( http://rubydoc.info/gems/pqueue ) · ;
109[ Report Issue] ( http://github.com/rubyworks/pqueue/issues ) · ;
1110[ Source Code] ( http://github.com/rubyworks/pqueue )
1211
13- <br />
1412
15- PQueue is a priority queue with array based heap.
13+ ## About
1614
15+ PQueue is a priority queue with array based heap.
1716A priority queue is like a standard queue, except that each inserted
1817element is given a certain priority, based on the result of the
1918comparison block given at instantiation time. Also, retrieving an element
You can’t perform that action at this time.
0 commit comments