- Clone the repository
- Ensure you have python installed
- Run the following command in the terminal
pip install -r requirements.txt
- Run the following command in the terminal
python main.py
to start the visualiser!
- Open the
main.py
file - Change the
graph
variable to the graph you want to visualise
The graph should follow the given structure exactly!