Skip to content

This repository contains the solutions for Artificial Intelligence(AI) assignments of given by SPPU(2019-Pattern)

Notifications You must be signed in to change notification settings

SumedhaZaware/Artificial-Intelligence-SPPU-2019-Pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artificial-Intelligence-SPPU-2019-Pattern

This repository contains the assignments💻 of Artificial Intelligence(AI) provided by Savitribai Phule Pune University(SPPU)🎓

Group A

Assignment-1

Implement depth first search algorithm and Breadth First Search algorithm, Use an undirected graph and develop a recursive algorithm for searching all the vertices of a graph or tree data structure.

Assignment-2

Implement A star Algorithm for any game search problem.

Assignment-3

Implement Greedy search algorithm for any of the following application:

  1. Selection Sort
  2. Minimum Spanning Tree
  3. Single-Source Shortest Path Problem
  4. Job Scheduling Problem
  5. Prim's Minimal Spanning Tree Algorithm
  6. Kruskal's Minimal Spanning Tree Algorithm
  7. Dijkstra's Minimal Spanning Tree Algorithm

Group B

Assihnment-4

Develop an elementary catboat for any suitable customer interaction application.

Group C

Assihnment-5

Implement any one of the following Expert System

  1. Information management
  2. Hospitals and medical facilities
  3. Help desks management
  4. Employee performance evaluation
  5. Stock market trading
  6. Airline scheduling and cargo schedules

About

This repository contains the solutions for Artificial Intelligence(AI) assignments of given by SPPU(2019-Pattern)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages