visit-all-points-order-is-fixed

Status: IN

`minimum-time-visiting-all-points/solution.py` visits points strictly in input order — it solves a sequential traversal, not the traveling salesman problem.

Source: entries/2026/06/06/minimum-time-visiting-all-points-solution.md

JSON