Description: The use of backtracking to solve 8 queens problem, in turn, can be extended to use the direction of N Queens problem.
To Search:
- [Genetic] - Using genetic algorithms to solve the is
- [graph_kruskal] - Classical minimum spanning tree code,,,
File list (Check if you may need any files):
queen.c