autoplot.tsp_instance: Plot TSP instance.
Description
Plot TSP instance.
Usage
"autoplot"(object, opt_tour, ...)
Arguments
opt_tour
[TOUR
]
TOUR object from package TSP, containing order of cities, tour length and
method name that generated this solution.