You are on page 1of 1

University of Wah

Department of Computer Science

Program: BS(CS)- 6th A/C Total Marks: 20


Course Code : CS-327 Instructor: Ms. Hira Waseem
Submission Date: 18th March, 2021.

Assignment 2
Create a program in Java that perform the following search strategies
● Breadth First Search
● Depth first Search
● Uniform Cost Search
● Iterative Deepening
● Depth Limited Search
And
● A* search
● Your program should have a menu that give user freedom to choose among any
given option
Note: Your program should be capable of traversing the trees and give the optimal
Solution.

__________________________________________

You might also like