Route Optimizer Basic
Mini web app inspired by AI Problem-Solving concepts.
Problem Definition
- Initial state: the first point in the list
- Goal: visit all points in an efficient order
- Approach: nearest neighbor search
Optimized Route
Your optimized route will appear here.