Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how can i Write c# program to solve the 9-queen problem using genetic algorithm that generates a different solution each run by randomizing the random number generator used. Use 6 samples in each generation.
Posted
Comments
Suvendu Shekhar Giri 16-Nov-15 8:18am    
Homework?
What have you tried so far?
BillWoodruff 16-Nov-15 8:20am    
Get to work, and ask specific questions when you specific problems with your code.
Patrice T 16-Nov-15 8:52am    
how about starting to work ?

1 solution

You're in luck, someone recently asked the exact same question

How Can I Write C# Program To Solve The 9-Queen Problem[^]
 
Share this answer
 

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