package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Functions

NewColorAssigner returns a new color Assigner instance.

# Structs

Assigner implements the greedy Jones/Plassmann algorithm for coloring graphs.
VertexStateMessage is used to advertise the state of a vertex to its neighbors.