Advertisement

1 - 10 of 15 containing alltags:("queen") (0 seconds)
sir     can any body implement 8 queens problem and show me? many people asking me this question in interviewes?
Zones: C++Date Answered: 05/14/2003 Grade: A Views: 8
Hi i need to write a test program in LISP to perform an informed search on the Eight Queens problem The eight queens puzzle is the problem of putting eight chess queens on an 8×8 chessboard such...
Zones: ProgrammingDate Answered: 01/03/2006 Grade: C Views: 0
do you know where can I find the probelm of the N queens resolved in C++?
Zones: C++Date Answered: 03/16/2006 Grade: A Views: 0
1. Consider the following variant of the travelling sales person. The salesperson has to visit N cities on a closed tour. The travel will be by air. Since the company will pay for the tickets our s...
Zones: Math & ScienceDate Answered: 05/02/2006 Grade: B Views: 0
Does anyone have an example to solve the 8 Queens problem recursively? Place 8 queens on a chess board so that no two queens are attacking each other
Zones: PascalDate Answered: 11/14/1997 Grade: A Views: 18
Looking for any algorithm or source(preferably Lisp/Scheme) that solves the problem for placing K number of Queens on an NxN board, where K<=N. Also, if the algorithm includes barriers that is even...
Zones: ProgrammingDate Answered: 02/19/2003 Grade: A Views: 0
Here's my personal therory: The reasons for invading Iraq is a lot about the players. Once Bush makes up his mind, he doesn't second guess.  Thus he was easy to get on board.  He's a doer and...
Zones: EE LoungeDate Answered: 12/16/2004 Grade: A Views: 0
>> In this program I had to provide the implementations for is_solved() const, remove(), and print().   Not sure if this is the correct syntax.  Please advise. **************************Code***...
Zones: C++Date Answered: 04/20/2005 Grade: A Views: 0
I remember a long time ago being given the 9 queen problem to solve as a coursework exercise while I was at school. Briefly the problem was to put 9 queens on a chess board such that no queen th...
Zones: Puzzles / RiddlesDate Answered: 06/06/2005 Grade: A Views: 0
Hello.  Can anyone tell me where I can find the source code for the 8 queens problem (in C)? or if someone could tell me an easy to understand algorithm? Thanks. Problem:  Put 8 queens on a chess...
Zones: CDate Answered: 04/13/1999 Grade: A Views: 48