removeMarkers: Remove redundant markers.

Description Usage Arguments Value

View source: R/removeMarkers.R

Description

This function removes redundant markers from a TSP solution list.

Usage

1
removeMarkers(TSPsolution, redundantMarkerList, rfmat)

Arguments

TSPsolution

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

redundantMarkerList

- list of redundant markers

rfmat

- rf matrix

Value

TSP solution with redundant markers removed.


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