stopdemir / N-Queens-Problem

BIL441-Artificial Intelligence-Project 2 Implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-Queens-Problem

BIL441-Artificial Intelligence-Project 2 Implementation

This repository showcases my AI course project, focusing on solving the N-Queens problem using the backtracking algorithm. The goal is to place N queens on an N×N chessboard without any threats.

About

BIL441-Artificial Intelligence-Project 2 Implementation


Languages

Language:Java 100.0%