Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

n-queens

Here are 165 public repositories matching this topic...

Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.

  • UpdatedJul 4, 2017
  • Java

Visualization of some standard problems solved by Backtracking

  • UpdatedMay 30, 2024
  • JavaScript

Solving N-Queens problem by DFS & BFS in Python.

  • UpdatedDec 26, 2022
  • Python
N-Queen-Problem-using-Genetic-Algorithm

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.

  • UpdatedJan 9, 2023
  • Python

This is a n-queen problem solver using local search algorithms.

  • UpdatedFeb 26, 2018
  • Python

Introductory C ++ language exercises at the university in the basics of computer and advanced programming and discrete mathematics

  • UpdatedMar 31, 2022
  • C++

N-Queens GUI solver using A* (A-Star) and Genetic Algorithm.

  • UpdatedAug 29, 2023
  • Python
N-Queen-Puzzle-Knights-Tour

Solution for both N Queens Puzzle and Knight's Tour (with GUI)

  • UpdatedJun 27, 2022
  • Java

Placing N chess queens on an NxN chessboard so that no two queens threaten each other.

  • UpdatedFeb 14, 2017
  • Java

Modelling n-queens problem as conjunctive normal form and solving it with DPLL algorithm. This project should made me familiar with Rust and the test driven approach.

  • UpdatedJul 20, 2017
  • Rust

N-Queens problem solvers and solution counters implemented using a constrained DFS algorithm

  • UpdatedOct 24, 2017
  • C

Full Genetic Algorithm para resolver o problema das N-rainhas

  • UpdatedSep 15, 2020
  • Python

N-Queens Solution With Genetic Algorithms

  • UpdatedJul 22, 2015
  • MATLAB

Solving n-queen problem by Biogeography-Based Optimization (BBO) algorithm

  • UpdatedAug 26, 2022
  • MATLAB

Southeast University Artificial Intelligence Coursework (with a Final Score: 96/100)

  • UpdatedJul 11, 2018
  • C++

Improve this page

Add a description, image, and links to then-queens topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with then-queens topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp