Trey t
6e4a54e6dd
feat(09-01): add dynamic time buffers for same-day game transitions
Implements conditional time buffer logic in canTransition():
- Same-day games (doubleheaders): 2hr post-game, 0.5hr pre-game
- Multi-day games: 3hr post-game, 1hr pre-game
Enables feasible same-day combinations (LA→SD) while preventing
infeasible distant pairings (LA→SF same day).
Makes tests pass:
- plan_SameDayGamesCloseCities_BothIncluded
- plan_ThreeSameDayGames_PicksFeasibleCombinations
2026-01-10 12:57:33 -06:00
..
2026-01-07 00:46:40 -06:00
2026-01-09 23:22:13 -06:00
2026-01-08 20:20:03 -06:00
2026-01-09 23:22:13 -06:00
2026-01-10 12:57:33 -06:00
2026-01-10 00:39:09 -06:00
2026-01-08 22:20:07 -06:00
2026-01-07 00:46:40 -06:00
2026-01-08 22:20:07 -06:00