Final Project for the AI course offered at Salem State University. Compares the BFS and DFS algorithms. Final project for the A.I. course offered by Salem State University. An application written in Java that implements the Breadth-first search and Depth-first search algorithms to find the selected UPC, by a particular Vendor. The application will use both DFS and BFS to find a given UPC in a binary search tree, and will print out the total nodes visited, the path it traveled, as well as the time it took (in milliseconds) to find the desired solution. The project demonstrates the strengths and weaknesses of both search algorithms by comparing the two in different scenarios.
-
Notifications
You must be signed in to change notification settings - Fork 0
cmmcmm9/AI-Final-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Final Project for the AI course offered at Salem State University. Compares the BFS and DFS algorithms.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published