//
pkg.gl
Category
github.com/andreaskaempf/adventofcode
2023
day17
package
0.0.0-20241228161114-16f4b890328a
Repository:
https://github.com/andreaskaempf/adventofcode.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
158 SLOC
#
Constants
INF
No description provided by the author
#
Structs
State
State of a node, used as a key for distance & visited maps, defined by direction and number of steps already take in that direction, as well as position.