BaseMax / BinaryTreePython

T.B.T: A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary Tree Python

A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)

I'm supervisor of this software to help in this research. (It will publish as article)

Old version of this software available at Binary Tree Diagram.

Using

$ git clone https://github.com/BaseMax/BinaryTreePython
$ pip install graphiz
$ python source.py
0 1 2 or any other input

Output:

Examples

Related Repositories

© Copyright Max Base, 2021

About

T.B.T: A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)

License:GNU General Public License v3.0


Languages

Language:Python 73.5%Language:TeX 26.5%