Skip to content

This repository contain all the assignments given in CS 235 - Artificial Intelligence course.

Notifications You must be signed in to change notification settings

kushwahasameerkumar/artificial-intelligence-assignments

Repository files navigation

Please go through the following instructions before working with codes

8-Queen

NOTICE:- Working fine on https://www.onlinegdb.com/ , but may face some error on compiling locally. Please try it out on https://www.onlinegdb.com/ , if not working locally.

Travelling salesman

Run via following command

./travelling-salesman

Genetic grouping

Run via following command

./grouping

NOTE:- As the initial population is totaly a random distribution and crossovers depends on it to a huge extent, so performance also varies with each executions of the program.

Stick game

Run via following command

./stick-game

About

This repository contain all the assignments given in CS 235 - Artificial Intelligence course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages