- Paurush Batish: 002755631
- Pranav Kapoor: 002998253
- Pranav Dhongade: 002707573
- Clone the project
- Import the project from file system.
- Run Maven clean
- Run Maven Install
- In Package core:- run Driver.java
- Wait for a few minutes to make sure the graph loads- the graph is for TSP representation of our nodes.
- After a while the animations will start running one by one.
- The animation frames will be saved in animation folder.
- Go to src/test/java
- Run as junit for all the tests.