Simulated Annealing Applications
Posted
by Andrei Vajna II
on Stack Overflow
See other posts from Stack Overflow
or by Andrei Vajna II
Published on 2010-06-07T10:54:44Z
Indexed on
2010/06/07
16:32 UTC
Read the original article
Hit count: 326
Do you know any real applications for Simulated Annealing?
Simulated Annealing is a heuristic algorithm used for problems like the traveling salesman or the knapsack problem.
And yes, this is homework. I have to write a paper on this, and I thought this would be the best starting point. Perhaps someone actually works on a project that relies on Simulated Annealing.
© Stack Overflow or respective owner