TravellingSalesManFinalProject Member Details Paurush Batish: 002755631 Pranav Kapoor: 002998253 Pranav Dhongade: 002707573 Steps to run the project --> 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. Steps to run unit tests --> Go to src/test/java Run as junit for all the tests. Our project file is located in the root directory