You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).