read_tsplib_tour: Read in a TSPLIB style Traveling Salesman Problem tour from a...

Description Usage Arguments Value

View source: R/read_tsplib_instance.R

Description

Read in a TSPLIB style Traveling Salesman Problem tour from a file

Usage

1

Arguments

path

[character(1)]
Filename of file containing a TSP tour.

Value

[TOUR] TOUR object from package TSP, containing order of cities, tour length and method name that generated this solution.


tspmeta documentation built on May 2, 2019, 2:43 a.m.