(no title)
r34
|
2 years ago
As a complete amateur I was wondering if it could be possible to use that property of light ("to always choose the most optimal route") to solve the traveling salesman problem (and the whole class of those problems as a consequence). Maybe not with an algorithmic approach, but rather some smart implementation of the machine itself.
shiandow|2 years ago
It's basically the same way you could use light to solve a maze, just flood the exit with light and walk in the direction which is brightest. Works better for mirror mazes.
pvg|2 years ago
jerf|2 years ago
richk449|2 years ago
https://www.microsoft.com/en-us/research/uploads/prod/2023/0...
samatman|2 years ago
Physics contains a lot of 'machinery' for solving for low energy states.
nkozyra|2 years ago
r34|2 years ago