Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 768 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 768 Bytes

This software is an easy to use traveling salesman problem interface which allow you to demonstrate to childrens how the Dijkstra algorithm works.

Preview

Dependencies

Run the project

  • Start the project
    • tar -zxvf jar.tar
    • java -jar APP.jar