You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solve the New York Times Pips puzzles using the MiniZinc constraint solver
The New York Times has a puzzle called Pips, where you put dominoes on a grid.
I explain how to use the MiniZinc constraint-solving software to solve the puzzle
in my blog post.
This repository holds programs to solve some of the puzzles.
About
Solve the New York Times Pips puzzles using the MiniZinc constraint solver