BRAINIAC2677 / CSE-318-Artificial-Intelligence

This repository contains my solutions to the assignments of the course CSE-318 | Artificial Intelligence.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE-318 | Artificial Intelligence

This repository contains my solutions to the assignments of the course CSE-318 | Artificial Intelligence.

Here is the course outline

Offline 1 | n-Puzzle Solver

A* Search Algorithm

Offline 2 | Mancala Game

Adversarial Search Algorithm Minimax Algorithm Alpha-Beta Pruning

Offline 3 | Max-Cut Problem

GRASP Algorithm Local Search Algorithm

Offline 4 | Decision Tree

ID3 Algorithm Entropy Information Gain

About

This repository contains my solutions to the assignments of the course CSE-318 | Artificial Intelligence.


Languages

Language:C++ 98.0%Language:Shell 1.2%Language:Makefile 0.8%