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 Prolog-based solver for the classic “Tents and Trees” logic puzzle. Developed for the Logic for Programming course (2023–2024), this project demonstrates constraint logic programming, recursive reasoning, and search strategies in Prolog.