Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 390 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 390 Bytes

This is an old QT project I did for a class, implementing a certain graph visualization algorithm. The idea is that nodes repel and attract each other, and an equilibrium is eventually reached. You enter how much time you want to spend watching the nodes move around, picking an initial graph from the res folder. Unfortunately, you have to re-compile and re-run to do this more than once.