Optimized algorithm to find all solutions for the N-Queens-Problem in Java
-
Updated
May 3, 2017 - Java
Optimized algorithm to find all solutions for the N-Queens-Problem in Java
Algorithms Lab Programs using Java
An Nqueen algorithm for humans 👸
Find best state using Backtracking, Forward Checking, Genetic Algorithm "Artificial Intelligent"
My algorithm for the solution of the N-Queens problem using concurrency
With java developed 8 queen problem sollution and compared different nondeterministic algorithms performance
Returns sets of coordinates where n queens on a n by n chess board can exist in harmony
Solution of the n-Queens-Problem
Visualizer for solving the N-Queens problem using backtracking with real-time visualization on a dynamic chessboard grid.
Add a description, image, and links to the nqueens-solution topic page so that developers can more easily learn about it.
To associate your repository with the nqueens-solution topic, visit your repo's landing page and select "manage topics."