The art of computer programming. Volume 4B, Part 2 / Combinatorial algorithms.
(eBook)

Book Cover
Average Rating
Published
Boston : Addison-Wesley Professional, 2022.
Format
eBook
Physical Desc
1 online resource (1 volume)
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

Description
The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science. Volume 4B, the sequel to Volume 4A, extends Knuth's exploration of combinatorial algorithms. These algorithms are of keen interest to software designers because ". . . a single good idea can save years or even centuries of computer time." The book begins with coverage of Backtrack Programming, together with a set of data structures whose links perform "delightful dances" and are ideally suited to this domain. New techniques for important applications such as optimum partitioning and layout are thereby developed. Knuth's writing is playful, and he includes dozens of puzzles to illustrate the algorithms and techniques, ranging from popular classics like edge-matching to more recent crazes like sudoku. Recreational mathematicians and computer scientists will not be disappointed! In the second half of the book, Knuth addresses Satisfiability, one of the most fundamental problems in all of computer science. Innovative techniques developed at the beginning of the twenty-first century have led to game-changing applications, for such things as optimum scheduling, circuit design, and hardware verification. Thanks to these tools, computers are able to solve practical problems involving millions of variables that only a few years ago were regarded as hopeless. The Mathematical Preliminaries Redux section of the book is a special treat, which presents basic techniques of probability theory that have become prominent since the original "preliminaries" were discussed in Volume 1. As in every volume of this remarkable series, the book includes hundreds of exercises that employ Knuth's ingenious rating system, making it easy for readers of varying degrees of mathematical training to find challenges suitable to them. Detailed answers are provided to facilitate self-study. "Professor Donald E. Knuth has always loved to solve problems. In Volume 4B he now promotes two brand new and practical general problem solvers, namely (0) the Dancing Links Backtracking and (1) the SAT Solver. To use them, a problem is defined declaratively (0) as a set of options, or (1) in Boolean formulae. Today's laptop computers, heavily armoured with very high speed processors and ultra large amounts of memory, are able to run either solver for problems having big input data. Each section of Volume 4B contains a multitudinous number of tough exercises which help make understanding surer. Happy reading!" --Eiiti Wada, an elder computer scientist, UTokyo "Donald Knuth may very well be a great master of the analysis of algorithms, but more than that, he is an incredible and tireless storyteller who always strikes the perfect balance between theory, practice, and fun. [Volume 4B, Combinatorial Algorithms, Part 2] dives deep into the fascinating exploration of search spaces (which is quite like looking for a needle in a haystack or, even harder, to prove the absence of a needle in a haystack), where actions performed while moving forward must be meticulously undone when backtracking. It introduces us to the beauty of dancing links for removing and restoring the cells of a matrix in a dance which is both simple to implement and very efficient." --Christine Solnon, Department of Computer Science, INSA Lyon Register your book for convenient access to downloads, updates, and/or corrections as they become available.

Citations

APA Citation, 7th Edition (style guide)

Knuth, D. E. (2022). The art of computer programming . Addison-Wesley Professional.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Knuth, Donald Ervin, 1938-. 2022. The Art of Computer Programming. Addison-Wesley Professional.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Knuth, Donald Ervin, 1938-. The Art of Computer Programming Addison-Wesley Professional, 2022.

MLA Citation, 9th Edition (style guide)

Knuth, Donald Ervin. The Art of Computer Programming Addison-Wesley Professional, 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
27901da4-ffe1-db0d-6112-5b5f74a196e7-eng
Go To Grouped Work

Grouping Information

Grouped Work ID27901da4-ffe1-db0d-6112-5b5f74a196e7-eng
Full titleart of computer programming volume 4b combinatorial algorithms part 2
Authorknuth donald ervin
Grouping Categorybook
Last Update2024-09-06 16:31:08PM
Last Indexed2024-09-21 02:55:16AM

Marc Record

First DetectedJul 29, 2024 04:07:50 PM
Last File Modification TimeSep 06, 2024 04:53:39 PM

MARC Record

LEADER05301cam a22003617i 4500
001on1347210725
003OCoLC
00520240830103855.0
006m     o  d        
007cr cnu---unuuu
008221011s2022    mau     o     000 0 eng d
020 |z 0201038064
020 |z 9780201038064
035 |a (OCoLC)1347210725
037 |a 9780137926862|b O'Reilly Media
040 |a ORMDA|b eng|e rda|e pn|c ORMDA|d OCLCF|d OCLCO|d OCLCL
049 |a FMGA
050 4|a QA76.6
08204|a 005.13|2 23/eng/20221011
1001 |a Knuth, Donald Ervin,|d 1938-|e author.|1 https://id.oclc.org/worldcat/entity/E39PBJgd6xPBhmhF94Hhqj63Qq|1 https://isni.org/isni/000000012119421X|0 http://id.loc.gov/authorities/names/n79135509
24514|a The art of computer programming.|n Volume 4B,|p Combinatorial algorithms.|n Part 2 /|c Donald E. Knuth.
264 1|a Boston :|b Addison-Wesley Professional,|c 2022.
300 |a 1 online resource (1 volume)
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
520 |a The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science. Volume 4B, the sequel to Volume 4A, extends Knuth's exploration of combinatorial algorithms. These algorithms are of keen interest to software designers because ". . . a single good idea can save years or even centuries of computer time." The book begins with coverage of Backtrack Programming, together with a set of data structures whose links perform "delightful dances" and are ideally suited to this domain. New techniques for important applications such as optimum partitioning and layout are thereby developed. Knuth's writing is playful, and he includes dozens of puzzles to illustrate the algorithms and techniques, ranging from popular classics like edge-matching to more recent crazes like sudoku. Recreational mathematicians and computer scientists will not be disappointed! In the second half of the book, Knuth addresses Satisfiability, one of the most fundamental problems in all of computer science. Innovative techniques developed at the beginning of the twenty-first century have led to game-changing applications, for such things as optimum scheduling, circuit design, and hardware verification. Thanks to these tools, computers are able to solve practical problems involving millions of variables that only a few years ago were regarded as hopeless. The Mathematical Preliminaries Redux section of the book is a special treat, which presents basic techniques of probability theory that have become prominent since the original "preliminaries" were discussed in Volume 1. As in every volume of this remarkable series, the book includes hundreds of exercises that employ Knuth's ingenious rating system, making it easy for readers of varying degrees of mathematical training to find challenges suitable to them. Detailed answers are provided to facilitate self-study. "Professor Donald E. Knuth has always loved to solve problems. In Volume 4B he now promotes two brand new and practical general problem solvers, namely (0) the Dancing Links Backtracking and (1) the SAT Solver. To use them, a problem is defined declaratively (0) as a set of options, or (1) in Boolean formulae. Today's laptop computers, heavily armoured with very high speed processors and ultra large amounts of memory, are able to run either solver for problems having big input data. Each section of Volume 4B contains a multitudinous number of tough exercises which help make understanding surer. Happy reading!" --Eiiti Wada, an elder computer scientist, UTokyo "Donald Knuth may very well be a great master of the analysis of algorithms, but more than that, he is an incredible and tireless storyteller who always strikes the perfect balance between theory, practice, and fun. [Volume 4B, Combinatorial Algorithms, Part 2] dives deep into the fascinating exploration of search spaces (which is quite like looking for a needle in a haystack or, even harder, to prove the absence of a needle in a haystack), where actions performed while moving forward must be meticulously undone when backtracking. It introduces us to the beauty of dancing links for removing and restoring the cells of a matrix in a dance which is both simple to implement and very efficient." --Christine Solnon, Department of Computer Science, INSA Lyon Register your book for convenient access to downloads, updates, and/or corrections as they become available.
588 |a Description based on print version record.
650 0|a Computer programming.|0 http://id.loc.gov/authorities/subjects/sh85107310
650 0|a Computer algorithms.|0 http://id.loc.gov/authorities/subjects/sh91000149
758 |i has work:|a The art of computer programming Introduction to combinatorial algorithms and boolean functions Volume 4, fascicle 0 (Text)|1 https://id.oclc.org/worldcat/entity/E39PCGYYYpfmt3fhvHbYbYkMj3|4 https://id.oclc.org/worldcat/ontology/hasWork
77608|i Print version:|a Knuth, Donald Ervin, 1938-|t Art of computer programming : Volume 4B.|d Boston : Addison-Wesley Professional, 2022|z 9780201038064|w (OCoLC)1346950035
85640|u https://www.aclib.us/OReilly