Y
Hacker News
new
|
ask
|
show
|
jobs
by
ape4
3268 days ago
Since the clues are machine parsable it should be machine solvable.
1 comments
hermanschaaf
3268 days ago
It is indeed machine-solvable; I wrote a solver for regexcrossword.com puzzles a while back (
https://github.com/hermanschaaf/regex-crossword-solver
). It was great fun, maybe even more than solving the puzzles by hand!
link
mtharrison
3263 days ago
Will your tool work on this puzzle though? I don't think so because it has backreferences.
link