plotTSPsoln: Plot the TSP solution

Description Usage Arguments

View source: R/plotTSPsoln.R

Description

Plot the TSP solution.

Usage

1
plotTSPsoln(tourData, strainName, solverName, colorvector)

Arguments

tourData

- TSP solution object, as produced by TSPinterface.R/processConcordeOutput or TSPinterface.R/processLKHOutput

strainName

- name of the strain, as a string

solverName

- name of the solver (Concorde or LKH), as a string

colorvector

(OPTIONAL) - vector of color values to be used in the plot


mckaylab/TSPmap documentation built on Aug. 19, 2021, 8:38 p.m.