/Intelligent-Systems

Implementation of n-Queens and Eight puzzle problems

Primary LanguageC++

Implementation of Eight puzzle problem using A* algorithm

Implementation of n-Queens problem using Hill climbing random restart algorithm