Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 255 Bytes

File metadata and controls

10 lines (7 loc) · 255 Bytes

How to run

Requirements:

  • Python version 3 or higher installed on local system
  • input file

In order to run use the following command: python <path_to_script> <algorithm_name> <input_file_path>

Example: python main.py astar2 sample-input-1.txt