package
0.0.0-20241203221615-453487caf131
Repository: https://github.com/glstephen/kaizen.git
Documentation: pkg.go.dev
# README
https://adventofcode.com/2023/day/10
high level
- find edge connections
- prune dead ends
- walk connection to count number of steps back to S
- calculate halfway point