1. Robot Tour Optimization #
Created Wed May 1, 2024 at 5:40 PM
- Demonstrates
- Difference between heuristics and algorithm - There is a fundamental difference between algorithms, procedures that always produce a correct result, and heuristics, which may usually do a good job but provide no guarantee of correctness.
- Not all problems have a optimal solutions