getTour: Extracts the best tour found from an 'AntResult' object.

Description Usage Arguments Value

View source: R/getTour.R

Description

Extracts the best tour found from an AntResult object.

Usage

1

Arguments

x

[AntResult]
Result object of a run of the runACOTSP function.

close

[logical(1)]
Close the tour, i. e., append the last city to the end? Default is FALSE.

...

[any]
Currenly not used.

Value

[numeric]


jakobbossek/acotsp documentation built on May 18, 2019, 9:08 a.m.