Vladimir Zagainov 026b779cb3 feat: Implement lazy hub expansion depth limiting with MaxTransfers support
- Add transfer depth limiting in BFS/Dijkstra (MaxTransfers field in SearchOptions)
- Track transfer count at each step; stop when depth > 5
- Synthetic edge fallback on expansion failure
- Add TestLazyExpansionDepthLimit and TestFindRouteMaxTransfers tests

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-16 18:59:48 +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%