Skip to content

v15h41/fill-in-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Fill-In Puzzle Solver

A puzzle solver that solves Fill-In puzzles up to 32x20 in size (beyond this YMMV) in a reasonable time.

Usage

Call the predicate 'main(PuzzleFile, WordlistFile, SolutionFile)' by specifying the path of an input puzzle file, an input word list file and an output solution file. Example of input files as well as expected solutions can be found in the examples folder.

Releases

No releases published

Packages

No packages published

Languages