Exports a network to the TSPlib format.
Exports a network to the TSPlib format.
exportToTSPlibFormat(x, filename, name = NULL, comment = NULL, use.extended.format = TRUE, full.matrix = FALSE, digits = 10L)
x |
[ |
filename |
[ |
name |
[ |
comment |
[ |
use.extended.format |
[ |
full.matrix |
[ |
digits |
[ |
Nothing
Currently we only support euclidean 2D instances. Furthermore note, that
if use.extended.format
is TRUE
, most alternative TSPlib parsers
will most probably not be able to parse the generated file.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.