Learn R Programming

CAISEr (version 0.3.3)

TSP.dist: TSP instance generator (for testing/examples) Adapted from stats::optim

Description

TSP instance generator (for testing/examples) Adapted from stats::optim

Usage

TSP.dist(x, mydist)

Arguments

x

a valid closed route for the TSP instance

mydist

object of class dist defining the TSP instance