Extract tour from TSPlib tour file.

readTSPlibTOURFile(file.path)

Arguments

file.path

[character(1)]
Path to TSPlib tour file.

Value

[list] List with components tour and tour.length.