Skip to content

msakuta/rust-anneal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust-anneal

A simulated annealing demo program to heuristically solve TSP in Rust

I'm pretty sure there are hundreds of people already done this in Rust. However, I just wanted to make an easy to use GUI application to see it in action.

We use eframe to render the graphics.

screenshot

Video:

rust-anneal.2025-05-09.03-38-10.mp4

How to run

  • Install Rust.
  • cargo r

About

A simulated annealing demo program to heuristically solve TSP in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages