read_tsplib_instance: Read in a TSPLIB style Traveling Salesman Problem from a...

Description Usage Arguments Value

View source: R/read_tsplib_instance.R

Description

The current state of the parser does not understand all variants of the TSPLIB format. Much effort has been spent making the parser as robust as possible. It will stop as soon as it sees input it cannot handle.

Usage

1

Arguments

path

[character(1)]
Character string containing path to file in TSPLIB format.

Value

[tsp_instance].


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