R/importFromTSPlibFormat.R
importFromTSPlibFormat.RdImport network from (extended) TSPlib format.
importFromTSPlibFormat(filename, round.distances = TRUE, read.opt = TRUE, get.distances = TRUE)
| filename | [ |
|---|---|
| round.distances | [ |
| read.opt | [ |
| get.distances | [ |
[Network]
Network object.
The extended TSPlib contains additional specification parts and a cluster membership section. Currently only the import of symmetric TSP instances is possible.