Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 191 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 191 Bytes

Expert System

In this academic project, I implemented an expert system in Java.Then, i added some AI searching algorithms like A*, Depth First Search (DFS) and Breath First Search (BFS).