nqueens
Here are 83 public repositories matching this topic...
Language:All
Sort:Most stars
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
Solving the N-Queens Problem.
- Updated
Jan 27, 2025 - Java
- Updated
Jul 23, 2018 - Kotlin
Puzzle games designed to test efficiency and computation of various recursive algorithms. Developed in Django, Python and JScript.
- Updated
Feb 8, 2024 - HTML
Hill Climbing and Hill Climbing With Random Restart implemented in Java.
- Updated
Mar 7, 2019 - Java
For a class I took a few years ago, nqueens and traveling salesmen.
- Updated
Dec 29, 2022 - PHP
Repository for my university codes and projects
- Updated
Jul 24, 2020 - Assembly
Solve N-Queen problem by GA in JavaScript
- Updated
Jun 29, 2019 - JavaScript
Solving N-Queen problem using Genetic Algorithm.
- Updated
Jun 30, 2020 - C++
Genetic Algorithm for Solving NQueens Problem
- Updated
Sep 10, 2023 - Python
Solving some AI Problems
- Updated
Jul 14, 2021 - Python
This repository contains the source code for a React+TypeScript application developed as part of the Foundations of AI course at IIT Gandhinagar. The app features interactive N-Queen and Jigsaw Sudoku games, showcasing visual solutions using Constraint Satisfaction Problems (CSP) techniques, including forward checking.
- Updated
Dec 1, 2024 - TypeScript
Simple python scripts solving well known programming challenge questions
- Updated
Mar 9, 2022 - Python
Optimized algorithm to find all solutions for the N-Queens-Problem in Java
- Updated
May 3, 2017 - Java
All Standard Algorithms
- Updated
Feb 20, 2020 - C++
Solutions to NP-complete problems: N-Queens and Knight's Tour.
- Updated
Oct 6, 2024 - Java
Essentials Algorithms are present here.
- Updated
May 3, 2021 - C
Improve this page
Add a description, image, and links to thenqueens topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenqueens topic, visit your repo's landing page and select "manage topics."