//
pkg.gl
Category
github.com/ibiscum/Hands-On-Software-Engineering-with-Golang
Chapter08
color
package
0.0.0-20241223090118-035fcd7fed56
Repository:
https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
140 SLOC
#
Functions
NewColorAssigner
NewColorAssigner returns a new color Assigner instance.
#
Structs
Assigner
Assigner implements the greedy Jones/Plassmann algorithm for coloring graphs.
VertexStateMessage
VertexStateMessage is used to advertise the state of a vertex to its neighbors.