Export a tree in DOT format. This function generates a GraphViz representation of the tree, which is then written into 'dot_string'.
export_graphviz(tree)
tree
the tree to convert