|
|||||||
| Critical Thinking An area specifically for higher-level thinkers. Debates, Essays, Politics etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
beep
FFR Veteran
Join Date: Oct 2007
Age: 21
Posts: 3,454
|
Most people who actually solve this did so via guess and check, after you get a couple numbers filled in correctly it's not that hard. This puzzle is solvable completely by pure logic as all sudokus are meant to be. Discuss any type of logic and strategy here. Obviously seeing that you got it "all correct" is of no value if you don't have a logical explanation as to how you got your first number. I'm currently working on it now. half an hour or so the past three days and making some progress with my current approach. Hoping to get my first number after 3 more hours.
![]() To put this into perspective, sudokus are officially judged on a scale of stars from 1-5. This puzzle scores 11.
__________________
boop |
|
|
|
|
|
#2 |
|
Cheesy effects!
FFR Simfile Author
FFR Veteran
Join Date: Feb 2009
Age: 20
Posts: 2,342
|
![]()
__________________
|
|
|
|
|
|
#3 |
|
x'); DROP TABLE FFR;--
FFR Veteran
Join Date: Nov 2010
Location: NYC - Manhattan
Age: 26
Posts: 4,678
|
Yikes, that one is messy
|
|
|
|
|
|
#4 |
|
x'); DROP TABLE FFR;--
FFR Veteran
Join Date: Nov 2010
Location: NYC - Manhattan
Age: 26
Posts: 4,678
|
Oh, right, the explanation:
Normally you can seed each square with a subgrid containing all values 1-9 (indicating possible values) and then eliminate all those that are impossible. For easier puzzles this makes it clear which squares to fill in. When you do this for this puzzle, you find that none of the currently unknown-squares have one tick left. At this point, you typically invoke recursive techniques and what have you, which are trivial for computers to solve but not realistically feasible for humans. However, it's worth noting that the square in position (7,2) (the middle-row left-column square within the lower right primary square) only has two possible values: 9 and 3. None of the other unknowns have so few potentials, so that's a good place to begin a guess-and-check method. |
|
|
|
|
|
#5 |
|
NANAKOOOOOOOOOOOOOOOOOOOO
|
Okay Rubix.
__________________
https://soundcloud.com/thesapphiredragon/zedd-spectrum-sapphire-bootleg Contact me: Facebook: TJ DeJong | MSN: gadeurokun@hotmail.com | AIM: herogashix Skype: Herogashix | Twitter: Herogashix | #kbo #gaym #(o: #rhythmzone #morrowind #medianxl Soundcloud : The Sapphire Dragon |
|
|
|
|
|
#6 |
|
x'); DROP TABLE FFR;--
FFR Veteran
Join Date: Nov 2010
Location: NYC - Manhattan
Age: 26
Posts: 4,678
|
You disagree?
|
|
|
|
|
|
#7 | |
|
Diana is my queen <3
FFR Simfile Author
|
Quote:
__________________
Check out my Tournament Blog | Check out my Top Ten Funniest Replays!! __________________ Top Five Favourite FFR Files (in no order): A Beautiful Storm, Sirius, Parousia, Passage D [Heavy], Tenimuhou Erdos Number: 4; Interests: Analytic Number Theory |
|
|
|
|
|
|
#8 |
|
Frau Bow
FFR Simfile Author
|
|
|
|
|
|
|
#9 |
|
FFR Simfile Author
FFR Simfile Author
|
are we guaranteed that there exists only one unique solution? If not, it would explain why it's easy to solve via guess and check, but hard to solve via logic.
|
|
|
|
|
|
#10 |
|
The Doctor
FFR Veteran
Join Date: Apr 2006
Age: 24
Posts: 2,495
|
I would only be able to solve this by the guess and check method, and it's still questionable for me at that.
|
|
|
|
|
|
#11 |
|
FFR Simfile Author
FFR Simfile Author
|
Nevermind, got my first number.
Edit: And solved by hand. Last edited by dag12; 07-12-2012 at 11:05 PM.. |
|
|
|
|
|
#12 | |
|
x'); DROP TABLE FFR;--
FFR Veteran
Join Date: Nov 2010
Location: NYC - Manhattan
Age: 26
Posts: 4,678
|
Quote:
What makes this puzzle "hard" is actually more a form of tedium. You have to plan ahead a few levels of depth since you don't wind up with single-ticked boxes after eliminating all the collisions. I solved it by hand by making a few educated guesses early on (and then the rest just kinda fell into place). I didn't solve it via braindead algorithm because it seemed like there were going to be too many instances where I'd be faced with two or more choices, which multiply out pretty quickly. But it's also possible that these dual-pronged dilemmas only last for a couple rounds -- I didn't check. Would have to ask dag what his approach was. dag: As far as I can tell, there's only one unique solution. Last edited by Reincarnate; 07-12-2012 at 11:28 PM.. |
|
|
|
|
|
|
#13 | |
|
FFR Simfile Author
FFR Simfile Author
|
As far as I know, there isn't a clean logical way to do it.
My method used a brute force proof by contradiction haha (though for many places where there are two possible choices, it's hard even to just find a contradiction for one of them) Quote:
|
|
|
|
|
|
|
#14 |
|
x'); DROP TABLE FFR;--
FFR Veteran
Join Date: Nov 2010
Location: NYC - Manhattan
Age: 26
Posts: 4,678
|
On second thought I think you're right -- by "logic alone" I mean to imply that they can be algorithmically solved for even if collision-removals aren't sufficient. Of course, with sufficient depth, that algorithm becomes indistinguishable from brute force, which may not feel as "logical."
|
|
|
|
|
|
#15 |
|
FFR Simfile Author
FFR Simfile Author
|
If there's only one unique solution, you could technically 'logically' disprove every other alternative to get to the solution. By definition, that's still logic.
Though of course, whether that intuitively feels logical is another matter. |
|
|
|
|
|
#16 |
|
Shojo desu ka?
|
Guess and check is still logical, I thought. It's really just another form of reductio ad absurdum where if you have two possibilities and one of them leaves you with an impossible situation, then the other is correct.
Still, I'm not touching that thing. The "fiendish" puzzles that one NYTimes guy does are too much for me. |
|
|
|
|
|
#17 | |
|
beep
FFR Veteran
Join Date: Oct 2007
Age: 21
Posts: 3,454
|
Quote:
Edit: Verified one unique solution.
__________________
boop |
|
|
|
|
|
|
#18 |
|
FFR Simfile Author
FFR Simfile Author
|
Just checked with a program that uses all known 'human-like' techniques to solve sudoku puzzles, and it wasn't able to solve it.
Solving it by brute force guess and check, I've verified that there's only one solution. That leads me to believe that the only way to solve it is by ruling out alternatives by contradiction... |
|
|
|
|
|
#19 |
|
I'M MELTING
FFR Simfile Author
FFR Veteran
Join Date: Dec 2008
Age: 22
Posts: 4,960
|
Put a number in a square, if it doesn't work, it's the wrong number kpCE
__________________
![]() |
|
|
|
|
|
#20 |
|
FFR Veteran
|
I think the question is what is the most efficient algorithm for solving this, or other similarly arbitrarily hard sudoku puzzles? Is there one? And can it be proven to work for all, and not just most, cases?
Brute forcing it or "guess and check", while logically sound, is least algorithmically efficient, provided there is any other algorithm that will work. So the problem isn't so much "solve this" as it is "solve this efficiently". Or basically, to phrase this as a math problem, either find a mathematical algorithm which is more efficient than brute force for solving this problem or mathematically prove such an algorithm does not exist (and therefore that it must be brute-forced). |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|