BOOKS - PROGRAMMING - Programmer Passport Prolog
US $7.50
579063
579063
Programmer Passport Prolog
Author: Bruce A. Tate
Year: 2022
Number of pages: 74
Format: PDF | EPUB
File size: 10 MB
Language: ENG
Year: 2022
Number of pages: 74
Format: PDF | EPUB
File size: 10 MB
Language: ENG
Constraint-based logic programming is the engine powering some of the most powerful algorithms in the world. Whether you're building an airline schedule or planning routes for a trucking company, Prolog has the tools you need. You don't have to struggle through thousands of pages of sample programs. This guide to Prolog will quickly ramp you up on the basic Prolog techniques you'll need to solve the representative logical problems that Prolog is famous for.Instead of working through dozens of fragmented code snippets written for different dialogs of Prolog, you can learn Prolog from a unified guide. You will start with the basics, defining the facts and inferences your programs will need to function. Then, you'll learn the techniques to tie those facts together. You'll finish off the basics by working through iconic problems like the map coloring problem. You'll break into recursive solutions with the eight queens problem as you learn to explore logical problems requiring recursion and fixed dimensions.