evanfields / TSPImages.jl

Rough Julia script to draw traveling salesman style images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSPImages.jl

This is a small and rough personal project which attempts to generate instances of the traveling salesman problem from images and then solve those TSP instances; the solved instances should roughly resemble the original image. The inspiration is this TSP-style Mona Lisa.

Packages used include:

Julia Logo as a TSP

About

Rough Julia script to draw traveling salesman style images

License:MIT License


Languages

Language:Julia 100.0%