TSP icon indicating copy to clipboard operation
TSP copied to clipboard

Add EDGE_WEIGHT_TYPE: GEO to read_TSPLIB

Open mhahsler opened this issue 6 years ago • 0 comments

It would be great if read_TSPLIB can read GEO data.

library(TSP)
ulysses22 <- read_TSPLIB("http://elib.zib.de/pub/mp-testdata/tsp/tsplib/tsp/ulysses22.tsp")

mhahsler avatar Apr 12 '20 20:04 mhahsler