Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Binary_heap> ?p ?o }
Showing triples 1 to 55 of
55
with 100 triples per page.
- Binary_heap abstract "A binary heap is a heap data structure created using a binary tree. It can be seen as a binary tree with two additional constraints:Shape property A binary heap is a complete binary tree; that is, all levels of the tree, except possibly the last one (deepest) are fully filled, and, if the last level of the tree is not complete, the nodes of that level are filled from left to right.Heap property All nodes are either greater than or equal to or less than or equal to each of its children, according to a comparison predicate defined for the heap.Heaps with a mathematical "greater than or equal to" (≥) comparison predicate are called max-heaps; those with a mathematical "less than or equal to" (≤) comparison predicate are called min-heaps. Min-heaps are often used to implement priority queues.Since the ordering of siblings in a heap is not specified by the heap property, a single node's two children can be freely interchanged unless doing so violates the shape property (compare with treap).The binary heap is a special case of the d-ary heap in which d = 2.".
- Binary_heap thumbnail Max-Heap.svg?width=300.
- Binary_heap wikiPageExternalLink 10_1_BinaryHeap_Implicit_Bi.html.
- Binary_heap wikiPageExternalLink index.html.
- Binary_heap wikiPageExternalLink max-heap.
- Binary_heap wikiPageExternalLink min-heap.
- Binary_heap wikiPageExternalLink binaryHeaps.htm.
- Binary_heap wikiPageID "69890".
- Binary_heap wikiPageRevisionID "637439183".
- Binary_heap deleteAvg "O".
- Binary_heap deleteWorst "O".
- Binary_heap hasPhotoCollection Binary_heap.
- Binary_heap insertAvg "O".
- Binary_heap insertWorst "O".
- Binary_heap name "Binary Heap".
- Binary_heap peekAvg "O".
- Binary_heap peekWorst "O".
- Binary_heap searchAvg "O".
- Binary_heap searchWorst "O".
- Binary_heap spaceAvg "O".
- Binary_heap spaceWorst "O".
- Binary_heap type "tree".
- Binary_heap subject Category:Binary_trees.
- Binary_heap subject Category:Heaps_(data_structures).
- Binary_heap type Abstraction100002137.
- Binary_heap type Arrangement105726596.
- Binary_heap type Cognition100023271.
- Binary_heap type DataStructure105728493.
- Binary_heap type PsychologicalFeature100023100.
- Binary_heap type Structure105726345.
- Binary_heap comment "A binary heap is a heap data structure created using a binary tree.".
- Binary_heap label "Binary heap".
- Binary_heap label "Bináris kupac".
- Binary_heap label "Binární halda".
- Binary_heap label "Binärer Heap".
- Binary_heap label "Kopiec binarny".
- Binary_heap label "Monticle binari".
- Binary_heap label "Montículo binario".
- Binary_heap label "Tas binaire".
- Binary_heap label "Двоичная куча".
- Binary_heap label "二分ヒープ".
- Binary_heap sameAs Binární_halda.
- Binary_heap sameAs Binärer_Heap.
- Binary_heap sameAs Montículo_binario.
- Binary_heap sameAs Tas_binaire.
- Binary_heap sameAs 二分ヒープ.
- Binary_heap sameAs 이진_힙.
- Binary_heap sameAs Kopiec_binarny.
- Binary_heap sameAs m.0j5f0.
- Binary_heap sameAs Q803847.
- Binary_heap sameAs Q803847.
- Binary_heap sameAs Binary_heap.
- Binary_heap wasDerivedFrom Binary_heap?oldid=637439183.
- Binary_heap depiction Max-Heap.svg.
- Binary_heap isPrimaryTopicOf Binary_heap.