A software to analyze a octal number and generate formula to produce graph. (Phd Project in mathematics field, Article)
$ git clone https://github.com/BaseMax/BinaryTreeDiagram
$ python source.py
<enter your numbers>
git clone https://github.com/BaseMax/BinaryTreeDiagram
cd BinaryTreeDiagram
pip install graphviz (or pip3 install graphviz)
python main.py (or python3 main.py)
- 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\bin
into 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
Researcher: Dr. Marzieh Rahmati
Article supervisor: Dr. Mohammad Hamidi (President of University)
Coder and tester: Imirazimi
Maintainer: Max Base
- https://github.com/BaseMax/BinaryTreeDiagramDrawing (Old source code of this program)
- https://github.com/BaseMax/TexSample/ (For Latex)
My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)
A team includes some programmer, developer, designer, researcher(s) especially Max Base.