Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Complete Binary Tree

    Definition

    A labeled binary tree containing the labels 1 to n with root 1, branches leading to nodes labeled 2 and 3, branches from these leading to 4, 5 and 6, 7, respectively, and so on. The graph corresponding to the complete binary tree on n nodes is implemented in the Wolfram Language as KaryTree[n, 2].

    Related Wolfram Language symbol

    KaryTree

    Back to List | POWERED BY THE WOLFRAM LANGUAGE