January 2020
Beginner to intermediate
618 pages
13h 57m
English
In this chapter, we are going to learn how to write programs using logic programming. We will discuss various programming paradigms and see how programs are constructed with logic programming. We will learn about the building blocks of logic programming and see how to solve problems in this domain. We will implement Python programs to build various solvers that solve a variety of problems.
By the end of this chapter, you will know about the following: