BA
BaseMax/BinaryTreeDiagram
A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)
Binary Tree Diagram Drawing (Math Graph)
A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)
Using
$ git clone https://github.com/BaseMax/BinaryTreeDiagram
$ python source.py
<enter your numbers>
Installing
Linux
git clone https://github.com/BaseMax/BinaryTreeDiagram
cd BinaryTreeDiagram
pip install graphviz (or pip3 install graphviz)
python main.py (or python3 main.py)
Windows
- Download graphviz and install it in your system. (https://graphviz.gitlab.io/_pages/Download/windows/graphviz-2.38.msi)
- Add
C:\Program Files\Graphviz2.38\bininto your System PATH. - Download project source code (https://github.com/BaseMax/BinaryTreeDiagram/archive/master.zip)
- Run CMD and change directory into project, then run python script. (python main.py)
- Enjoy
Thanks to
Researcher: Dr. Marzieh Rahmati
Article supervisor: Dr. Mohammad Hamidi (President of University)
Coder and tester: Imirazimi
Maintainer: Max Base
Related repository
- https://github.com/BaseMax/BinaryTreeDiagramDrawing (Old source code of this program)
- https://github.com/BaseMax/TexSample/ (For Latex)
Max Base
My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)
Asrez Team
A team includes some programmer, developer, designer, researcher(s) especially Max Base.
On this page
Languages
Python61.7%TeX38.3%
Contributors
Latest Release
V1.0May 27, 2020GNU General Public License v3.0
Created May 27, 2020
Updated September 16, 2022