/N-Queens-Problem

BIL441-Artificial Intelligence-Project 2 Implementation

Primary LanguageJava

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.