Binary Tree algorithm implementation written in c++ using Qt4 Libraries. Instead of using console as an output we'll draw the tree using Graphiz (as a raw PNG stream contained in QPixmap object).
Binary Tree algorithm implementation written in c++ using Qt4 Libraries. Instead of using console as an output we'll draw the tree using Graphiz (as a raw PNG stream contained in QPixmap object).