/Dot

Binary Tree Visualization Lib written in C

Primary LanguageC

Dot

Binary Tree Visualization written in C

This function creates a visualisation of a binary tree using dot program. The user has to pass the root of the binary tree and a destination to where the .dot and .png files are going to be stored.