tsp -i input_file -h which_heuristic -t how_many_seconds
This will take the input file, build a data structure based on it using the user-defined data structure, and optimize it using the chosen heuristics. For more information, type:
tsp --help