package
0.0.0-20241019153244-387b7cc465f9
Repository: https://github.com/andreaskaempf/adventofcode2023.git
Documentation: pkg.go.dev

# Structs

An edge, with source and destination node IDs, and the total distance of the graph when the edge is removed (used for prioritizing which edges to try removing).