package
0.0.13
Repository: https://github.com/erikbryant/util-golang.git
Documentation: pkg.go.dev

# README

Magnet Research

A playground for experimenting with graph-based solvers for the Magnets game.

Running

go run magnetResearch.go | gvpack -u | dot -Tpng > test.png && open test.png