Prolog 1: Intro to Prolog, Backchaining, “is“ vs. “=“

First video of the small series I’m doing on Prolog and artificial intelligence. Covers basics of Prolog and logical programming, and toward the end I talk about backchaining trees. Please note for those in my CPS721 class, there are a few different formats for trees. The one I cover here is in the lecture slides but might have been different in-class or in the labs.
Back to Top