autoplot.tsp_instance: Plot TSP instance.

Description Usage Arguments Value

Description

Plot TSP instance.

Usage

1
2
## S3 method for class 'tsp_instance'
autoplot(object, opt_tour, ...)

Arguments

object

[tsp_instance]
TSP instance.

opt_tour

[TOUR]
TOUR object from package TSP, containing order of cities, tour length and method name that generated this solution.

...

[any]
Not used.

Value

[ggplot].


berndbischl/tspmeta documentation built on May 12, 2019, 7:24 p.m.