hyp3r5pace / AI-assignment

This repository contains solution to the assignments given in the Artificial Intelligence course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-assignment

This repository contains solution to the assignments given in the Artificial Intelligence course.

Assignment 1

Write a program to solve 8-Queen problem using UCS (uniform cost search) algorithm as the search algorithm.

Assignment 2

About

This repository contains solution to the assignments given in the Artificial Intelligence course.


Languages

Language:C++ 99.2%Language:C 0.7%Language:Makefile 0.1%