eCommons

 

PTrie: Priority Queue based on multilevel prefix tree

dc.contributor.authorDavid, Planetaen_US
dc.date.accessioned2007-04-04T20:21:51Z
dc.date.available2007-04-04T20:21:51Z
dc.date.issued2006-04-20en_US
dc.description.abstractTree structures are very often used data structures. Among ordered types of trees there are many variants whose basic operations such as insert, delete, search, delete-min are characterized by logarithmic time complexity. In the article I am going to present the structure whose time complexity for each of the above operations is O(M/K + K), where $M$ is the size of data type and $K$ is constant properly matching the size of data type. Properly matched $K$ will make the structure function as a very effective Priority Queue. The structure size linearly depends on the number and size of elements. PTrie is a clever combination of the idea of prefix tree -- Trie, structure of logarithmic time complexity for insert and delete operations, doubly linked list and queues.en_US
dc.format.extent214890 bytes
dc.format.mimetypeapplication/pdf
dc.identifier.citationhttp://techreports.library.cornell.edu:8081/Dienst/UI/1.0/Display/cul.cis/TR2006-2023en_US
dc.identifier.urihttps://hdl.handle.net/1813/5722
dc.language.isoen_USen_US
dc.publisherCornell Universityen_US
dc.subjectcomputer scienceen_US
dc.subjecttechnical reporten_US
dc.titlePTrie: Priority Queue based on multilevel prefix treeen_US
dc.typetechnical reporten_US

Files

Original bundle
Now showing 1 - 1 of 1
Loading...
Thumbnail Image
Name:
TR2006-2023.pdf
Size:
209.85 KB
Format:
Adobe Portable Document Format