Example lecture for Constraint Satisfaction Problems in an interactive jupyter notebook. With python code to solve CSPs, with visualization of Sudoku and NQueens problems.
-
Updated
Dec 7, 2018 - Jupyter Notebook
Example lecture for Constraint Satisfaction Problems in an interactive jupyter notebook. With python code to solve CSPs, with visualization of Sudoku and NQueens problems.
Solving some AI Problems
Solve N-Queen problem by GA in JavaScript
Solving 8-Queens problem using GA & BT on Android.
In this repository i am going to keep some of the important notes and programs which are most useful while Coding.
Simple python scripts solving well known programming challenge questions
Artificial Intelligence Course @fmi 2020/2021
All Standard Algorithms
Solving n-Queens to learn golang and constraint satisfaction problems
Repository for my university codes and projects
Solutions to two classic np-complete problems: n-queens and knight's tour.
Hill Climbing and Hill Climbing With Random Restart implemented in Java.
Solution for placing 12 amaze chess pieces in 12x12 chessboard using backtracking in python.
Este repositório contém uma implementação em OpenMP do algoritmo de resolução do problema das N rainhas.
Insanely fast Java / GPU solver for the N-Queens Problem.
Add a description, image, and links to the nqueens topic page so that developers can more easily learn about it.
To associate your repository with the nqueens topic, visit your repo's landing page and select "manage topics."