Skip to content

Solving N Queens problem using the hill-climbing algorithm

Notifications You must be signed in to change notification settings

NeelAPatel/NQueensSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-MP2

Solving N Queens problem using the hill-climbing algorithm

2 part project:

  • Part 1: N-Queens
  • Part 2: Search algorithms such as DFS, BFS, Uniform Cost, A*

  • Class project for Rutgers University's Artificial Intelligence class

About

Solving N Queens problem using the hill-climbing algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages