Simple CLI tool assistance for Concorde application. Provides possibility to generate TSP files from SVG and TSP Art SVG's from CYC.
Source SVG file should contain only <circle>
elements with X
and Y
coordinates, all other tags will be omitted.
tsp_art -tsp [PATH TO SVG]
- generates TSP file from SVGtsp_art -art [PATH TO SVG] [PATH TO CYC]
- generates SVG tsp art file from SVG and CYC