jsonalize_tree#

BinaryTreeNode.jsonalize_tree()[source]#

Create dictionary from the Binary Tree.

Returns:
dict

Dictionary containing the information of the Binary Three.