Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6223197
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:26:48+00:00 2026-05-24T08:26:48+00:00

In my last question seen here: Sudoku – Region testing I asked how to

  • 0

In my last question seen here: Sudoku – Region testing I asked how to check the 3×3 regions and someone was able to give me a satisfactory answer (although it involved a LOT of tinkering to get it working how I wanted to, since they didn’t mention what the class table_t was.)

I finished the project and was able to create a sudoku generator, but it feels like it’s contrived. And I feel like I’ve somehow overcomplicated things by taking a very brute-force approach to generating the puzzles.

Essentially my goal is to create a 9×9 grid with 9- 3×3 regions. Each row / col / region must use the numbers 1-9 only once.

The way that I went about solving this was by using a 2-dimensional array to place numbers at random, 3 rows at a time. Once the 3 rows were done it would check the 3 rows, and 3 regions and each vertical col up to the 3rd position. As it iterated through it would do the same until the array was filled, but due to the fact that I was filling with rand, and checking each row / column / region multiple times it felt very inefficient.

Is there an “easier” way to go about doing this with any type of data construct aside from a 2d array? Is there an easier way to check each 3×3 region that might coincide with checking either vert or horizontal better? From a standpoint of computation I can’t see too many ways to do it more efficiently without swelling the size of the code dramatically.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T08:26:50+00:00Added an answer on May 24, 2026 at 8:26 am

    I built a sudoku game a while ago and used the dancing links algorithm by Donald Knuth to generate the puzzles. I found these sites very helpful in learning and implementing the algorithm

    http://en.wikipedia.org/wiki/Dancing_Links

    http://cgi.cse.unsw.edu.au/~xche635/dlx_sodoku/

    http://garethrees.org/2007/06/10/zendoku-generation/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The last question I asked concerned how to bin data by x co-ordinate. The
I have seen this question asked in a couple of different ways on SO
Having seen a question here on SO, about joining strings I have done some
I've seen this question asked all over the net, but haven't seen an answer
My last question was somewhat narrower than this one. I am interested to know
My last question was about getting the string representation of an object serialized to
Learning from my last question , most member names seem to get included in
Following on from my last question What is a Stub , I would really
Let me rephrase my last question, what PHP library or framework can I use
In relation to my last question ( Is there an easier way of passing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.