View source: R/importFromTSPlibFormat.R
importFromTSPlibFormat | R Documentation |
Import network from (extended) TSPlib format.
importFromTSPlibFormat(filename, round.distances = TRUE, read.opt = TRUE)
filename |
[ |
round.distances |
[ |
read.opt |
[ |
[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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.