Word Explorer

Full binary tree

💡 Words with a Similar Meaning to "Full binary tree"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
binary treenoun(mathematics, computer science) A data structure in which each node has at most two children, each node but the root has one parent, and there are no cycles.
treenounA perennial woody plant taller and larger than a shrub with a wooden trunk and, at some distance from the ground, having leaves and branches.
binarizationnounConversion of a picture to only black and white.
2-3 treenoun(computing theory) A tree data structure whose every node with children (internal node) has either two children and one data element, or three children and two data elements; a B-tree of order 3.
boron treenoun(mathematics) A binary tree.
binary systemnoun(mathematics, computing) A numeric system with a base of 2, using only the numerals 0 and 1.
binarynounA state in which only two values are possible, in which something must have one value or the other.
2-3-4 treenoun(computing theory) A tree data structure whose every node with children (internal node) has either two, three or four child nodes: a 2-node has one data element, and if internal has two child nodes; a 3-node has two data elements, and if internal has three child nodes; and a 4-node has three data elements, and if internal has four child nodes.
b+ treenoun(computing theory) An m-ary tree data structure with a variable but often large number of children per node. It can be viewed as a B-tree in which each node contains only keys (not key–value pairs), and to which an additional level is added at the bottom with linked leaves.
plane treenounAny of various trees of the genus Platanus.
avl treenoun(computer science) A self-balancing binary search tree, where, for each node, the heights of the two child subtrees differ only by at most one.
binary numbernoun(computing) A number represented by the binary digits 0 and 1.
aritynoun(logic, mathematics, computer science) The number of arguments or operands a function or operation takes. For a relation, the number of domains in the corresponding Cartesian product.
bintreenounbinary tree
multitreenoun(mathematics) An acyclic directed graph in which the set of nodes reachable from any node forms a tree.
binary numeral systemnoun(computing) A system for representing numbers in which a radix of two is used; that is, each digit in a binary numeral may have either of two different values.
binomialnoun(algebra) A polynomial with two terms.
bivariate(mathematics) Having or involving exactly two variables.
stern-brocot treenoun(number theory) An infinite complete binary tree whose vertices correspond one-for-one to the positive rational numbers, whose values are ordered from the left to the right as in a search tree.
cherrynounA small fruit, usually red, black or yellow, with a smooth hard seed and a short hard stem.

Translate “Full binary tree” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Full binary tree