Matches in DBpedia 2016-04 for { <http://dbpedia.org/resource/Search_tree> ?p ?o }
Showing triples 1 to 42 of
42
with 100 triples per page.
- Search_tree abstract "In computer science, a search tree is a tree data structure used for locating specific values from within a set. In order for a tree to function as a search tree, the key for each node must be greater than any keys in subtrees on the left and less than any keys in subtrees on the right.The advantage of search trees is their efficient search time given the tree is reasonably balanced, which is to say the leaves at either end are of comparable depths. Various search-tree data structures exist, several of which also allow efficient insertion and deletion of elements, which operations then have to maintain tree balance.".
- Search_tree thumbnail Binary_search_tree.svg?width=300.
- Search_tree wikiPageID "844292".
- Search_tree wikiPageLength "4955".
- Search_tree wikiPageOutDegree "14".
- Search_tree wikiPageRevisionID "677566178".
- Search_tree wikiPageWikiLink Binary_tree.
- Search_tree wikiPageWikiLink Category:Data_structures.
- Search_tree wikiPageWikiLink Category:Search_algorithms.
- Search_tree wikiPageWikiLink Category:Search_trees.
- Search_tree wikiPageWikiLink Computer_science.
- Search_tree wikiPageWikiLink Self-balancing_binary_search_tree.
- Search_tree wikiPageWikiLink String_(computer_science).
- Search_tree wikiPageWikiLink Time_complexity.
- Search_tree wikiPageWikiLink Tree_(data_structure).
- Search_tree wikiPageWikiLink Trie.
- Search_tree wikiPageWikiLink File:Binary_search_tree.svg.
- Search_tree wikiPageWikiLinkText "Search tree".
- Search_tree wikiPageWikiLinkText "balanced search tree".
- Search_tree wikiPageWikiLinkText "search tree".
- Search_tree wikiPageWikiLinkText "tree".
- Search_tree wikiPageUsesTemplate Template:Main.
- Search_tree wikiPageUsesTemplate Template:Reflist.
- Search_tree subject Category:Data_structures.
- Search_tree subject Category:Search_algorithms.
- Search_tree subject Category:Search_trees.
- Search_tree hypernym Structure.
- Search_tree type Building.
- Search_tree type Datum.
- Search_tree type Structure.
- Search_tree type Concept.
- Search_tree comment "In computer science, a search tree is a tree data structure used for locating specific values from within a set. In order for a tree to function as a search tree, the key for each node must be greater than any keys in subtrees on the left and less than any keys in subtrees on the right.The advantage of search trees is their efficient search time given the tree is reasonably balanced, which is to say the leaves at either end are of comparable depths.".
- Search_tree label "Search tree".
- Search_tree sameAs Q621673.
- Search_tree sameAs Suchbaum.
- Search_tree sameAs m.0642ty_.
- Search_tree sameAs Pretraga_stabla.
- Search_tree sameAs Дерево_пошуку.
- Search_tree sameAs Q621673.
- Search_tree wasDerivedFrom Search_tree?oldid=677566178.
- Search_tree depiction Binary_search_tree.svg.
- Search_tree isPrimaryTopicOf Search_tree.