Vladimir Zagainov 06730fe05c feat: Implement synthetic edges city↔airport (Task 10)
- Add TransferTime constants (AirportToCity, CityToStation, StationToStation)
- Update Edge struct with Synthetic field
- Enhance addSyntheticEdgesForNode to use constants and mark synthetic edges
- Update BuildGraphFromStations to set Synthetic field
- Mark synthetic edges in GeoJSON output as dashed lines
- Write TestSyntheticAirportCityEdges and TestRouteWithSyntheticAirportCityEdges tests
2026-08-16 16:05:50 +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%