Post Reply 
[PC] Sudoku Solver
Author Message
ZiNgA BuRgA
Smart Alternative

Posts: 17,024.1882
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1887
Offline
Post: #13
RE: [PC] Sudoku Solver
_VEndeTta Wrote:I've been dying to try my hand at Emu, been brushing up on my Pentium 4 assembly
in anticipation. ;) If Daedelus doesn't get its head out of its butt, i was thinking of
learning ARM assembly (I think that's right) and pulling together a team of people who
know more than me to give a go at an N64 emulator.
Wow, I really have no idea how to code emulators - never really looked into ASM actually.
Good luck!  I'm sure tonnes of people would love you if you could get good improvements on the N64 emulator!

_VEndeTta Wrote:As for the source. Lulz. I don't have any VB IDE, so as long as I can open it in
notepad or something, that'd be awesome, I could see what techniques you used,
etc.
Yeah, text editors work.  The code's stored in frmMain.frm - just open that and search for
Quote:Private Sub Solve()
Anyways, the code's rather messy and probably could be optimized quite a bit - it was only written for fun and I didn't bother looking into making it fast (but the "algorithm order" should be about the same)

_VEndeTta Wrote:I did some in-depth research on Sudoku puzzles when I programmed one for a
Programming Competition
Oh, so that's how you know so much about Sudoku Solvers XD

_VEndeTta Wrote:I was trying to make the brute-force algorithm more
effecient, in truth I wanted to get it to linear time, and succeeded only partially. My
method was about 3 times faster then pure brute-force, which doesn't mean poo poo in
exponential time D:.
HOLY poo poo!  LINEAR TIME?  Wow, how did you manage to do that???
I don't think that's called "brute force" anymore if you could do that :P
wow.

_VEndeTta Wrote:By the way, if you want to break your sudoku solver, enter these initial values :

(address:value)

1,A:1
2,H:6
3,E:6
5,B:6
9,C:6
I actually found a few puzzles which couldn't be solved using normal methods.

Thanks for the reply.


Attached File(s)
.rar  SSsrc.rar (Size: 253.04 KB / Downloads: 743)
12/04/2007 06:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[PC] Sudoku Solver - ZiNgA BuRgA - 16/03/2007, 05:27 AM
RE: [PC] Sudoku Solver - Sparker - 16/03/2007, 05:51 AM
RE: [PC] Sudoku Solver - sticky - 16/03/2007, 06:03 AM
RE: [PC] Sudoku Solver - michaelp - 16/03/2007, 06:11 AM
RE: [PC] Sudoku Solver - dasme - 16/03/2007, 10:38 AM
RE: [PC] Sudoku Solver - ix_stylez - 09/04/2007, 04:24 PM
RE: [PC] Sudoku Solver - Pyro - 23/12/2007, 12:59 PM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 09/04/2007, 04:32 PM
RE: [PC] Sudoku Solver - roberth - 16/08/2007, 04:29 AM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 09/04/2007, 04:40 PM
RE: [PC] Sudoku Solver - _VEndeTta - 11/04/2007, 08:26 PM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 11/04/2007, 11:47 PM
RE: [PC] Sudoku Solver - _VEndeTta - 12/04/2007, 06:19 AM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 12/04/2007 06:38 AM
RE: [PC] Sudoku Solver - _VEndeTta - 12/04/2007, 07:20 AM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 12/04/2007, 03:07 PM
RE: [PC] Sudoku Solver - _VEndeTta - 12/04/2007, 05:20 PM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 12/04/2007, 05:24 PM
RE: [PC] Sudoku Solver - _VEndeTta - 12/04/2007, 05:40 PM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 12/04/2007, 07:01 PM
RE: [PC] Sudoku Solver - _VEndeTta - 12/04/2007, 10:45 PM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 13/04/2007, 12:01 AM
RE: [PC] Sudoku Solver - _VEndeTta - 13/04/2007, 06:30 AM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 14/04/2007, 11:16 PM
RE: [PC] Sudoku Solver - _VEndeTta - 15/04/2007, 09:34 AM
RE: [PC] Sudoku Solver - u_c_taker - 15/04/2007, 10:27 AM
RE: [PC] Sudoku Solver - blessedhands - 16/12/2007, 02:36 AM
RE: [PC] Sudoku Solver - ZiNgA BuRgA - 16/12/2007, 02:51 AM
RE: [PC] Sudoku Solver - diego - 16/12/2007, 03:00 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: