Vladimir Zagainov 39f20bff4f feat: implement routing graph and search algorithm (max 1 transfer) - Task 4
- Create Graph type with Node/Edge types and methods
- Implement BuildGraphFromStations, SortEdges
- Implement BFS/Dijkstra FindRoute with 1-transfer limit
- Implement ApplyMCT for Minimum Connection Time rules
- Add search algorithm tests (success route, no-route, transfer limit)
- Add MCT application tests (city hub reduction, mode change)
- Update plan Task 4 checkboxes
2026-08-13 20:13:49 +03:00
2026-08-13 18:26:15 +03:00
Description
No description provided
23 MiB
Languages
Go 91.1%
JavaScript 4.9%
CSS 2.5%
HTML 1.1%
Dockerfile 0.4%