Automata and Computability : A Programmer's Perspective

個数:
電子版価格
¥9,286
  • 電子版あり

Automata and Computability : A Programmer's Perspective

  • 在庫がございません。海外の書籍取次会社を通じて出版社等からお取り寄せいたします。
    通常6~9週間ほどで発送の見込みですが、商品によってはさらに時間がかかることもございます。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合がございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 328 p.
  • 言語 ENG
  • 商品コード 9780367656546
  • DDC分類 004.0151

Full Description

Automata and Computability is a class-tested textbook which provides a comprehensive and accessible introduction to the theory of automata and computation. The author uses illustrations, engaging examples, and historical remarks to make the material interesting and relevant for students. It incorporates modern/handy ideas, such as derivative-based parsing and a Lambda reducer showing the universality of Lambda calculus. The book also shows how to sculpt automata by making the regular language conversion pipeline available through a simple command interface. A Jupyter notebook will accompany the book to feature code, YouTube videos, and other supplements to assist instructors and students

Features

Uses illustrations, engaging examples, and historical remarks to make the material accessible
Incorporates modern/handy ideas, such as derivative-based parsing and a Lambda reducer showing the universality of Lambda calculus
Shows how to "sculpt" automata by making the regular language conversion pipeline available through simple command interface
Uses a mini functional programming (FP) notation consisting of lambdas, maps, filters, and set comprehension (supported in Python) to convey math through PL constructs that are succinct and resemble math
Provides all concepts are encoded in a compact Functional Programming code that will tesselate with Latex markup and Jupyter widgets in a document that will accompany the books. Students can run code effortlessly.
All the code can be accessed here.

Contents

I Foundations

1 What Machines Think

2 Defining Languages: Patterns in Sets of Strings

3 Kleene Star: Basic Method of defining Repetitious Patterns

II Machines

4 Basics of DFAs

5 Designing DFA

6 Operations on DFA

7 Nondeterministic Finite Automata

8 Regular Expressions and NFA

9 NFA to RE conversion

10 Derivative-based Regular Expression Matching

11 Context-Free Languages and Grammars

12 Pushdown Automata

13 Turing Machines

III Concepts

14 Interplay Between Formal Languages

15 Post Correspondence, and Other Undecidability Proofs

16 NP-Completeness

17 Binary Decision Diagrams as Minimal DFA

18 Computability using Lambdas

最近チェックした商品