The Art of Computer Programming, Volume 4, Fascicle 6: Satisfiability (Paperback)
暫譯: 計算機程式設計的藝術,第4卷,第6部分:可滿足性(平裝本)
Donald E. Knuth
- 出版商: Addison Wesley
- 出版日期: 2015-12-08
- 售價: $1,330
- 貴賓價: 9.5 折 $1,264
- 語言: 英文
- 頁數: 320
- 裝訂: Paperback
- ISBN: 0134397606
- ISBN-13: 9780134397603
-
相關分類:
R 語言
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,260$1,197 -
$1,150$1,093 -
$1,150$1,093 -
$1,180$1,121 -
$990TeXbook (活頁式 )(汙損書特價)
-
$10,490$9,966 -
$580$493 -
$580$452 -
$1,330$1,264 -
$550$468 -
$360$306 -
$450$383 -
$680$537 -
$380$323 -
$860$731 -
$590$460 -
$390$257 -
$480$408 -
$580$458 -
$1,500$1,425 -
$580$458 -
$599$509 -
$599$473 -
$680$537 -
$2,146Introduction to Algorithms, 4/e (Hardcover)
相關主題
商品描述
This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The four volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth’s writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his “cookbook” solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books.
To continue the fourth and later volumes of the set, and to update parts of the existing volumes, Knuth has created a series of small books called fascicles, which are published at regular intervals. Each fascicle encompasses a section or more of wholly new or revised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete.
Volume 4 Fascicle 6
This fascicle, brimming with lively examples, forms the middle third of what will eventually become hardcover Volume 4B. It introduces and surveys “Satisfiability,’’ one of the most fundamental problems in all of computer science: Given a Boolean function, can its variables be set to at least one pattern of 0s and 1s that will make the function true?
Satisfiability is far from an abstract exercise in understanding formal systems. Revolutionary methods for solving such problems emerged at the beginning of the twenty-first century, and they’ve led to game-changing applications in industry. These so-called “SAT solvers’’ can now routinely find solutions to practical problems that involve millions of variables and were thought until very recently to be hopelessly difficult.
Fascicle 6 presents full details of seven different SAT solvers, ranging from simple algorithms suitable for small problems to state-of-the-art algorithms of industrial strength. Many other significant topics also arise in the course of the discussion, such as bounded model checking, the theory of traces, Las Vegas algorithms, phase changes in random processes, the efficient encoding of problems into conjunctive normal form, and the exploitation of global and local symmetries. More than 500 exercises are provided, arranged carefully for self-instruction, together with detailed answers.
商品描述(中文翻譯)
這部關於演算法分析的多卷本著作長期以來被認為是經典計算機科學的權威描述。迄今為止出版的四卷已經構成了一個獨特且無價的編程理論與實踐資源。無數讀者談到克努斯(Knuth)著作對他們的深遠個人影響。科學家們驚嘆於他分析的美麗與優雅,而實踐中的程序員則成功地將他的“食譜”解決方案應用於日常問題。所有人都讚賞克努斯在其書籍中所展現的廣度、清晰度、準確性和幽默感。
為了繼續這套書的第四卷及後續卷,並更新現有卷的部分內容,克努斯創建了一系列稱為小冊子(fascicles)的書籍,這些書籍會定期出版。每本小冊子涵蓋一個或多個全新或修訂的材料部分。最終,這些小冊子的內容將匯總成每卷的綜合最終版本,而這項始於1962年的龐大工程將會完成。
**第四卷 小冊子 6**
這本小冊子充滿了生動的例子,構成了最終將成為精裝版第四卷B的中間三分之一。它介紹並概述了“可滿足性”(Satisfiability),這是計算機科學中最基本的問題之一:給定一個布爾函數,是否可以將其變數設置為至少一種0和1的模式,使得該函數為真?
可滿足性遠非理解形式系統的抽象練習。解決此類問題的革命性方法在21世紀初出現,並導致了行業中的顛覆性應用。這些所謂的“SAT求解器”現在可以常規地找到涉及數百萬變數的實際問題的解決方案,而這些問題直到最近還被認為是無望的困難。
小冊子6詳細介紹了七種不同的SAT求解器,從適合小問題的簡單算法到具有工業強度的最先進算法。在討論過程中還出現了許多其他重要主題,例如有界模型檢查、痕跡理論、拉斯維加斯算法、隨機過程中的相變化、問題的有效編碼為合取標準形式,以及全球和局部對稱性的利用。提供了500多道練習題,精心安排以便自學,並附有詳細答案。