473,385 Members | 1,333 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

sudoku+decision table

I am trying to solve sudoku with decision table? I dont know wat are the conditions to be made?
Oct 9 '08 #1
2 1326
Stang02GT
1,208 Expert 1GB
moved to misc.............
Oct 9 '08 #2
JosAH
11,448 Expert 8TB
I am trying to solve sudoku with decision table? I dont know wat are the conditions to be made?
There's an article in the Java Howtos section that describes a rather efficient
Sudoku solver in detail (including source code). The only conditions that are
checked are simple feasability conditions.

kind regards,

Jos
Oct 9 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Stewart Gordon | last post by:
I have a few Sudoku puzzles on my site. http://www.stewartsplace.org.uk/mindbenders/ But adding extra columns and rows to separate the 3x3 blocks seems a rather kludgy approach, and the result...
8
by: ZakRhino | last post by:
Is there a way to turn this DHTML code into CSS code? If so what is the correct way it should be put in the code? onmouseover="this.style.backgroundColor='#0061D7';"...
4
by: flplini | last post by:
Nowhere in the web have i been able to find a perfect program in c++. Does any computer buff know it out there?
4
tpgames
by: tpgames | last post by:
I'm trying to make the code work with images, and work without using dates. I'm trying to alter someone elses script. The board doesn't show up with images. Thanks! <script type="text/javascript">...
3
tpgames
by: tpgames | last post by:
2x2 Sudoku doesn't work at all. The images don't show up on the grid. I don't understand JavaScript very well. Just learning it. Thanks! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
4
by: Winterrage | last post by:
Greetins everyone, I'm trying to understand the logic in some operation with different byte operator. I'm looking at: http://www.exampledepot.com/egs/Programs/sudoku_solver_SudokuSolver.html ...
6
by: blux | last post by:
I am working on a function to check the validity of a sudoku puzzle. It must check the 9x9 matrix to make sure it follows the rules and is a valid sudoku puzzle. this is what I have come up with...
2
by: Jollywg | last post by:
I'm writing a sudoku program, that uses textboxes as input. The text box names follow how an array works ie (00,01,02,03,04,05,06,07,08 10,11,12,13,14,15,16,17,18....) Now all i need to do is...
38
by: Boon | last post by:
Hello group, I've been toying with a simple sudoku solver. I meant for the code to be short and easy to understand. I figured "brute force is simple" -- who needs finesse, when you've got...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.