Bloggers Wanted
We're looking for people to help with the main blog. If you are consistent, knowledgeable and you're into it, please drop me a note.
|
|
|
|
|
Jim
Expert Boarder
Posts: 80
|
|
Consider a typical NYTimes Sunday diagramless puzzle.
Is it possible to write a computer program will draw the puzzle DESIGN given the only 'inputs' are the NUMBERS of the clues? (i.e. it takes no significance of the clues or answers).
Intuition tells me it should be possible. I suspect that many 'legal' variants of the design might exist using the numbers-only constraint, if the program could find even one I'd be curious. Has anybody seen such a program?
|
|
The administrator has disabled public write access. |
bhunders
Senior Boarder
Posts: 78
|
|
Without the enumerations? I would imagine you'd generally get quite a few possible answers (although fewer for a US-style puzzle than a UK-style one).
No, but I agree it's perfectly computable. I'd also be interested to see how many legal variants you'd find.
|
|
The administrator has disabled public write access. |
quest2006
Senior Boarder
Posts: 79
|
|
There wouldn't be much point to a diagramless with enumerations, would
|
|
The administrator has disabled public write access. |
MAN
Senior Boarder
Posts: 74
|
|
Actually, in a UK-style puzzle you could include enumerations and it'd still be tricky (although not *very* tricky!). But naturally, you're right, I just wanted to clarify the problem.
|
|
The administrator has disabled public write access. |
|
|
|