Logic programming with Prolog to model and query family relationships.
- Course: CST233 - Programming Languages
- Lab: Lab 4 - Prolog Family Tree
- Institution: Oregon Institute of Technology
- Language: Prolog
- Logic programming paradigm
- Facts and rules in Prolog
- Queries and unification
- Recursive rules
- Family relationship modeling
Lab4.pl- Prolog family tree program- Lab assignment PDF and responses
- Understanding declarative programming
- Prolog syntax and semantics
- Backward chaining and unification
- Logical inference systems
- Prolog (SWI-Prolog or GNU Prolog)
- Logic programming