nikosstyl / Dot

Binary Tree Visualization Lib written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Binary Tree Visualization Lib written in C


Languages

Language:C 100.0%