By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Priority queue




<programming> A data structure with three operations: insert a new item, return the highest priority item, and remove the highest priority item.

The obvious way to represent priority queues is by maintaining a sorted list but this can make the insert operation very slow.

Greater efficiency can be achieved by using heaps.



< Previous TermsTerms Containing priority queueNext Terms >
printing discussion
print server
Print Services Facility
priority interrupt
priority inversion
heap
priority queue
priority scheduling
PRISM
Prisoner of Bill
privacy
Privacy Enhanced Mail


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions