MCPcopy Create free account
hub / github.com/code-golf/code-golf / closestNumbrixMatch

Function closestNumbrixMatch

hole/numbrix.go:147–228  ·  view source on GitHub ↗

closestNumbrixMatch tries to build a valid Numbrix solution that overlaps with userGrid by preferring the user's chosen positions for each number (without violating the clues in input). Returns the first valid solution found, or false if none exists.

(input, userGrid [boardSize][boardSize]int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

numbrixJudgeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected