Abstract
Link puzzles involve finding paths or a cycle in a grid that satisfy given local and global properties. This paper proposes algorithms that enumerate solutions and instances of two link puzzles, Slitherlink and Numberlink, by zero-suppressed binary decision diagrams (ZDDs). A ZDD is a compact data structure for a family of sets provided with a rich family of set operations, by which, for example, one can easily extract a subfamily satisfying a desired property. Thanks to the nature of ZDDs, our algorithms offer a tool to assist users to design instances of those link puzzles.
Original language | English |
---|---|
Pages (from-to) | 176-213 |
Number of pages | 38 |
Journal | Algorithms |
Volume | 5 |
Issue number | 2 |
DOIs | |
Publication status | Published - 2012 Jun |
Keywords
- Instance generations
- Link puzzles
- Numberlink
- Slitherlink
- Solvers