Tutorial 10 - Knowledge and Reasoning
Tutorial 10 - Knowledge and Reasoning
5. What are propositional logic and first-order logic? How do they differ?
7. Given the following knowledge base, apply forward and backward chaining to infer
conclusions.
Knowledge Base:
1. If it is raining, the ground is wet.
2. If the ground is wet, the roads are slippery.
3. It is raining.