Sudoku
-
- de Gaulle
- Posts: 180
- Joined: Thu Oct 14, 2004 3:45 pm
- Location: London, UK
- Contact:
Sudoku
Trains, planes, tubes, buses and even on park benches they are all at it. I thought it was all a bit nerdy, till I tried it. Got the day off and I could be writing a song, but no, downloaded "Sudoku Susser" for osx and that's my day gone. Infuriating yet addictive. Bugger.
so . . . when was the last time you backed up?
-
- Ibárruri
- Posts: 5350
- Joined: Sat Sep 25, 2004 6:14 pm
- Instruments: Synths
- Recording Method: Windows computer, Acid, Synths etc.
- Submitting as: Heuristics Inc. (duh) + collabs
- Pronouns: he/him
- Location: Maryland USA
- Contact:
after googling, i have discovered that in fact i already enjoy these quite a bit but had no idea what they're called 
-bill

-bill
152612141617123326211316121416172329292119162316331829382412351416132117152332252921
http://heuristicsinc.com
Liner Notes
SF Lyric Ideas
http://heuristicsinc.com
Liner Notes
SF Lyric Ideas
- GlennCase
- Niemöller
- Posts: 1813
- Joined: Sat Sep 25, 2004 12:41 pm
- Instruments: Yes
- Recording Method: Incorrect methods
- Submitting as: Glenn Case
- Pronouns: he/him
- Location: Spokane, WA
- Contact:
I now know what I will be doing on the Greyhound from Spokane to Seattle tomorrow.
I printed off a few from http://play.websudoku.com/
ROCK!
Glenn (DR FUNK)
I printed off a few from http://play.websudoku.com/
ROCK!
Glenn (DR FUNK)
- Adam!
- Niemöller
- Posts: 1432
- Joined: Sat Sep 25, 2004 11:10 am
- Instruments: Drum 'n' Bass (but not THAT Drum 'n' Bass)
- Recording Method: Reaper + Stock Plugins
- Submitting as: Max Bombast
- Pronouns: he/him
- Location: Victoria, BC, AwesomeLand
- Contact:
After a quick google to find out what this was, my programming fingers are itching. It couldn't be too hard to whip up an AI to solve these. Maybe an A-star search, using some kind of constraint to speed things up. I wonder what would make a good admissible heuristic... hmm...
Some of us more so than others.j$ wrote:Nerds.
To me, the more interesting job would be writing a program to generate these-- guaranteeing that there is exactly one solution might be fun. Actually tried to do this once with the related "cross-sums" style of puzzle because I was annoyed that typical puzzle mags never had more than two or four of them. Never finished it because I found another program that did the same thing.Puce wrote:After a quick google to find out what this was, my programming fingers are itching...
Some of us more so than others.
On topic, I'd try transforming a puzzle into a series of logic clauses; it's a mess but there is probably a way to arrange things so that you can resolve in linear time. Lunch interval is ending at Trent Bridge, so I'll think no more about this!
- Niveous
- Ibárruri
- Posts: 7257
- Joined: Mon Sep 27, 2004 6:45 am
- Instruments: vocals, songwriting, guitar
- Submitting as: Lucky Witch and the Righteous Ghost
- Pronouns: He/him
- Location: Staten Island, NY
- Contact:
I just found out about these on Friday and now I'm absolutely addicted.
"I'd like to see 1984 redubbed with this in the soundtrack."- Furrypedro.
NUR EIN!
X-Tokyo
Lucky Witch and the Righteous Ghost
NUR EIN!
X-Tokyo
Lucky Witch and the Righteous Ghost
If you play these on paper heres a little hint to help you keep organized and neat.
Annotate boxes like this
___________
|* * *|
| |
|* * *|
| |
|* * *|
|_________|
The idea is if you know 3 cant be in the box put a dot in the apropriate position of the box to indicate it can't be a 3. Generally you go left to right, top to bottom. The top left being 1 and the middle right being 6, and so on.
EDIT: Wow, that box did not work. But you get the idea i think.
Annotate boxes like this
___________
|* * *|
| |
|* * *|
| |
|* * *|
|_________|
The idea is if you know 3 cant be in the box put a dot in the apropriate position of the box to indicate it can't be a 3. Generally you go left to right, top to bottom. The top left being 1 and the middle right being 6, and so on.
EDIT: Wow, that box did not work. But you get the idea i think.