View previous topic :: View next topic |
Author |
Message |
| shinichi
| Joined: 15 Feb 2008 | Posts: 3 | : | | Items |
|
Posted: Fri Feb 15, 2008 1:24 pm Post subject: Can you answer this question? |
|
|
PROBLEM : Creating Sudoku Puzzles
Develop an algorithm to construct Sudoku puzzles of varying difficulty. Develop metrics to define a difficulty level. The algorithm and metrics should be extensible to a varying number of difficulty levels. You should illustrate the algorithm with at least 4 difficulty levels. Your algorithm should guarantee a unique solution. Analyze the complexity of your algorithm. Your objective should be to minimize the complexity of the algorithm and meet the above requirements. |
|
Back to top |
|
|
| tarek
| Joined: 31 Dec 2005 | Posts: 153 | : | Location: London, UK | Items |
|
Posted: Fri Feb 15, 2008 1:48 pm Post subject: |
|
|
Yes I can.
tarek |
|
Back to top |
|
|
| shinichi
| Joined: 15 Feb 2008 | Posts: 3 | : | | Items |
|
Posted: Fri Feb 15, 2008 2:07 pm Post subject: Detail!!! |
|
|
tarek wrote: | Yes I can.
tarek |
Thank you tarek! But could you tell me more detailedly? |
|
Back to top |
|
|
| m_b_metcalf
| Joined: 13 Mar 2006 | Posts: 210 | : | Location: Berlin | Items |
|
Posted: Fri Feb 15, 2008 3:14 pm Post subject: Re: Detail!!! |
|
|
shinichi wrote: | tarek wrote: | Yes I can.
tarek |
Thank you tarek! But could you tell me more detailedly? |
Maybe you should first provide tarek with the name and address of your professor.
Regards,
Mike Metcalf |
|
Back to top |
|
|
| gsf
| Joined: 18 Aug 2005 | Posts: 408 | : | Location: NJ USA | Items |
|
Posted: Fri Feb 15, 2008 3:19 pm Post subject: Re: Detail!!! |
|
|
m_b_metcalf wrote: |
Maybe you should first provide tarek with the name and address of your professor.
|
I'd like to extend the assignment to post the complexity analysis, with the prof's commentary,
on a thread on the programmer's forum |
|
Back to top |
|
|
|