Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.17 KB

File metadata and controls

42 lines (28 loc) · 1.17 KB

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