Write a Prolog program to solve the logic puzzle Star Tricked.
You will need a way of writing facts that occurred earlier in the week. You can use simple clauses like earlier(tuesday, wednesday). Or you can encode days as numbers and use arithmetic, then translate the output.
1 of 2
Deliverable
- You can work on this assignment in a group of up to 6 students.
- At the due date you will take a brief quiz to test your understanding of the assignment.
- During the lab session on the due date each group will do
- A brief demonstration of the running applications.
- A presentation explaining the source code.
Reviews
There are no reviews yet.