Files
trip-planner/docs/plans
Vladimir Zagainov 6049d2e544 feat: verify end-to-end lazy graph expansion - Task 5 complete
All lazy graph expansion requirements verified:
- Lazy on-demand graph expansion with hub stations
- BFS/Dijkstra with depth limiting (4-5 transfers max)
- On-demand /search requests for relevant station pairs
- Aggressive caching with TTL policies
- Transfer limit enforcement
- MCT calculation during lazy expansion
2026-08-14 22:44:23 +03:00
..