Prolog
Author
Published
[Raleigh, North Carolina] : Pragmatic Bookshelf, [2022].
Status
Available Online
Description
Loading Description...
More Details
Format
Edition
[First edition].
Language
English
ISBN
9781680509373, 1680509373
Notes
Bibliography
Includes bibliographical references.
Description
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. Once you've picked up the basics, you'll get right into the problem domains that made Prolog famous. You'll navigate graphs to compute a working path, or even evaluate paths with the least distance or fastest times. You'll not only learn what directed graphs are, but when to apply them. You'll also get to use Prolog to solve scheduling problems. The basic algorithm will give you the tools to schedule a sports league tournament with special constraints. Don't settle for fragments of the big picture. Demand a consolidated approach that guides you through the process from beginning to end. Whether you're learning logic programming to open up career possibilities or to excel in a class, you need this book.
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition
Also in this Series
Checking series information...
Reviews from GoodReads
Loading GoodReads Reviews.
Citations
APA Citation, 7th Edition (style guide)
Tate, B., & Carter, J. (2022). Prolog ([First edition].). Pragmatic Bookshelf.
Chicago / Turabian - Author Date Citation, 17th Edition (style guide)Tate, Bruce, 1965- and Jacquelyn, Carter. 2022. Prolog. [Raleigh, North Carolina]: Pragmatic Bookshelf.
Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)Tate, Bruce, 1965- and Jacquelyn, Carter. Prolog [Raleigh, North Carolina]: Pragmatic Bookshelf, 2022.
Harvard Citation (style guide)Tate, B. and Carter, J. (2022). Prolog. [First edn]. [Raleigh, North Carolina]: Pragmatic Bookshelf.
MLA Citation, 9th Edition (style guide)Tate, Bruce, and Jacquelyn Carter. Prolog [First edition]., Pragmatic Bookshelf, 2022.
Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.
Staff View
Grouped Work ID
83a1ad7e-3f22-1c5f-b473-d35b9eb878fe-eng
Grouping Information
Grouped Work ID | 83a1ad7e-3f22-1c5f-b473-d35b9eb878fe-eng |
---|---|
Full title | prolog |
Author | tate bruce |
Grouping Category | book |
Last Update | 2024-12-17 08:40:50AM |
Last Indexed | 2024-12-17 08:41:51AM |
Book Cover Information
Image Source | default |
---|---|
First Loaded | Aug 16, 2023 |
Last Used | Sep 21, 2024 |
Marc Record
First Detected | Mar 20, 2023 10:17:10 AM |
---|---|
Last File Modification Time | Dec 17, 2024 08:21:21 AM |
Suppressed | Record had no items |
MARC Record
LEADER | 03322cam a22004217i 4500 | ||
---|---|---|---|
001 | on1308985422 | ||
003 | OCoLC | ||
005 | 20241217081821.0 | ||
006 | m o d | ||
007 | cr cnu|||unuuu | ||
008 | 220405s2022 ncua ob 000 0 eng d | ||
020 | |a 9781680509373|q (electronic bk.) | ||
020 | |a 1680509373|q (electronic bk.) | ||
035 | |a (OCoLC)1308985422 | ||
037 | |a 9781680509373|b O'Reilly Media | ||
040 | |a ORMDA|b eng|e rda|e pn|c ORMDA|d OCLCO|d OCLCF|d OCLCQ|d OCLCO|d OCLCL | ||
049 | |a MAIN | ||
050 | 4 | |a QA76.63 | |
082 | 0 | 4 | |a 005.13/3|2 23 |
100 | 1 | |a Tate, Bruce,|d 1965-|e author.|1 https://id.oclc.org/worldcat/entity/E39PBJbM7RyXqwRMBbKHrQpwYP|9 194445 | |
245 | 1 | 0 | |a Prolog /|c by Bruce A. Tate ; edited by Jacquelyn Carter. |
250 | |a [First edition]. | ||
264 | 1 | |a [Raleigh, North Carolina] :|b Pragmatic Bookshelf,|c [2022] | |
300 | |a 1 online resource (74 pages) :|b illustrations | ||
336 | |a text|b txt|2 rdacontent | ||
337 | |a computer|b c|2 rdamedia | ||
338 | |a online resource|b cr|2 rdacarrier | ||
490 | 1 | |a Pragmatic programmers | |
504 | |a Includes bibliographical references. | ||
520 | |a 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. Once you've picked up the basics, you'll get right into the problem domains that made Prolog famous. You'll navigate graphs to compute a working path, or even evaluate paths with the least distance or fastest times. You'll not only learn what directed graphs are, but when to apply them. You'll also get to use Prolog to solve scheduling problems. The basic algorithm will give you the tools to schedule a sports league tournament with special constraints. Don't settle for fragments of the big picture. Demand a consolidated approach that guides you through the process from beginning to end. Whether you're learning logic programming to open up career possibilities or to excel in a class, you need this book. | ||
590 | |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition | ||
650 | 0 | |a Logic programming.|9 61983 | |
650 | 0 | |a Prolog (Computer program language) | |
700 | 1 | |a Carter, Jacquelyn,|e editor. | |
830 | 0 | |a Pragmatic programmers.|9 291662 | |
856 | 4 | 0 | |u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781680509373/?ar|x O'Reilly|z eBook |
994 | |a 92|b VIA | ||
999 | |c 283670|d 283670 |