Database Manipulation and Collecting Solutions
Prolog, Iteration 11
Work through Chapter 11 of Learn Prolog Now! (LNP!).
- Read and work through all of the sections.
- Do Exercises 11.1–11.3.
- Exercise 11.1: intermix the computation with test assertions.
- Exercise 11.2: write an assertion for each part of this exercise.
- Exercise 11.3: write unit tests for
sigma/2
.