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
A collection of classic AI problems implemented in Prolog, showcasing recursive logic, constraint satisfaction, and pathfinding. Includes solutions for the Eight Queens puzzle, a robot grid navigation challenge, and the Monkey-Banana problem.