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 the N-Queens Problem (but fast)
Puzzle games designed to test efficiency and computation of various recursive algorithms. Developed in Django, Python and JScript.
Hill Climbing and Hill Climbing With Random Restart implemented in Java.
For a class I took a few years ago, nqueens and traveling salesmen.
Repository for my university codes and projects
Solve N-Queen problem by GA in JavaScript
Solving N-Queen problem using Genetic Algorithm.
Genetic Algorithm for Solving NQueens Problem
Simple python scripts solving well known programming challenge questions
Solving some AI Problems
Supplementary code & data for "Section 11: Experiments" in the "Asymptotic Speedup via Effect Handlers" article
Optimized algorithm to find all solutions for the N-Queens-Problem in Java
Solving the N_Queens Problem Using Various Algorithms in Python
Essentials Algorithms are present here.
Implementations of Various Data Structures & Algorithms
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."