Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Can you help me with a pseudo code about foward chaining to solve the n-queens problem?
Please help me
Posted
Updated 1-Dec-12 3:36am
v2

1 solution

This is your homework so please show us some effort. You may find online many available documents on both forward chaining algorithm and n queens problem (for instance using Google: "forward chaining algorithm" [^], "n queens problem"[^]).
Read the documents, understand well both the problem and the algorithm and eventually start coding. Post here specific questions when you are stuck.
 
Share this answer
 
Comments
[no name] 1-Dec-12 10:10am    
You are correct pallini :-)
CPallini 1-Dec-12 15:03pm    
Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900