Description Usage Arguments Value
Read in multiple TSPLIB style Traveling Salesman Problems from a directory.
1 2  | read_tsplib_instances(path, pattern = "*.tsp", max_size = 1000,
  use_names = TRUE, on_no_coords = "stop")
 | 
path | 
 [  | 
pattern | 
 [  | 
max_size | 
 [  | 
use_names | 
 [  | 
on_no_coords | 
 [  | 
A list List of tsp_instance objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.