Top-Down Implementation
- DR.GEEK
- Aug 15, 2020
- 1 min read
(15th-August-2020)
• The top-down implementation is similar to the top-down definite clause interpreter described in Figure 5.4, except the top-level goal is to prove false, and the assumables encountered in a proof are not proved but collected.


Comments