The main code is graph.py, run with `python3 graph.py`
Dependencies:
The application is still under develop, the main algorithm is complete but we are working to make it more user friendly
- A Red node is a resistance
- Yellow node is voltage
- Red circle is positive reference point
- Blue circle is negative reference point
The result for this simulation would be a difference in voltage of 6 between the two references, each resistance has a different value.