Once beyond the SLD algorithm, cuts, and other mechanics, what basic prolog patterns should I cover when teaching?
- difference lists,
- iterative deepening,
- recursion
- accumulators
what’s not on my list that should be?
Once beyond the SLD algorithm, cuts, and other mechanics, what basic prolog patterns should I cover when teaching?
what’s not on my list that should be?
those are great.