callLKH: Run LKH TSP solver.

Description Usage Arguments Value

View source: R/callLKH.R

Description

Run LKH TSP solver.

Usage

1
callLKH(execpath,filename,outputdir)

Arguments

execpath

- path and name of LKH executable

filename

- path and input filename as a string

outputdir

- directory in which LKH will save the solution file

Value

Returns the path and filename of the LKH solution file (.LKH extension).


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