Lisp

P206-211 PAIP

6.4 A Set of Searching Tools Searching Graphs

P204-205 PAIP

6.4 A Set of Searching Tools Guessing versus Guranteeing a Good Solution

P200-204 PAIP

6.4 A Set of Searching Tools Search Paths

P188-199 PAIP

6.4 A Set of Searching Tools Searching Trees Guiding the Search

P188-189 PAIP

6.3 A Rule-Based Translator Tool

P178-188 PAIP

6.2 A Pattern-Matching Tool

P175-178 PAIP

Chapter 6: Building Software Tools 6.1 An Interactive Interpreter Tool

第4回 PAIP 読書会

P65-78 @株式会社タイムインターメディア会議室 IIR 勉強会が終わってら,一応 PAIP本持って来ちゃったので行ってみた所,本編は既に終了してた.. 何やら翌日の継続祭りの予行練習をやっていた 読書会開催の告知が届かなかったらしく,参加者が激少なかった

P167-174 PAIP

5.5 History and References 5.6 Exercises

P163-166 PAIP

5.4 The ELIZA Program: A Rule-Based Trasnlator

P159-162 PAIP

5.3 Segment Pattern Matching

P154-159 PAIP

5.2 Pattern Matching

第3回 PAIP 読書会

P33-65 @株式会社タイムインターメディア会議室 参加者11名 (いつものSICP読書会組はお休みが多かった) 某私鉄が人身事故で止まったので, しばらく待っていたが我慢できずに振替輸送で迂回した所,大幅に遅刻. Gauche の unless, undefined? continuable err…

P151-154 PAIP

Chapter 5 ELIZA: Dialog with a Machine 5.1 Describing and Specifying ELIZA

P148-150 PAIP

4.22 Exercises

P145-148 PAIP

4.18 The Perfect Information Problem 4.19 The Interacting Goals Problem 4.20 The End of GPS 4.21 History and References

P143-145 PAIP

4.16 The Not Looking after You Don't Leap Problem 4.17 The Lack of Descriptive Power Problem

P136-142 PAIP

4.14 The Block World Domain 4.15 Stage 5 Repeated: Analysis of Version 2

P134-136 PAIP

4.13 The Maze Searching Domain

第1回 Paradigms Of Artificial Intelligence Programming 読書会

P11-33 @株式会社タイムインターメディア会議室 IIR 勉強会が終わってから参加.3時間ちょっと遅れ. Double Free: 解放(free)しちゃったやつをまた解放(free) retain counter とか必要 Pascal だと構造体を return できない? 記法ではなくメモリ管理の問題 …

P132-133

4.12 The New Domain Problem: Monkey and Bananas

P125-132

4.11 GPS Version 2: A More General Problem Solver

P123-125

4.10 The Lack of Intermediate Information Problem

P120-123

4.8 The Leaping before You Look Problem 4.9 The Recursive Subgoal Problem

P119-120

4.6 The Running Around the Block Problem 4.7 The Clobbered Sibling Goal Problem

P113-119

4.3. Stage 3: Implementation 4.4. Stage 4: Test 4.5. Stage 5: Analysis, or "We Lied about the G"

P107-113

Part II Early AI Programs Chapter 4: The General Problem Solver 4.1 Stage 1: Description 4.2 Stage 2: Specification

P103-106

3.20 The Rest of Lisp 3.21 Exercises Exercise 3.9-12

P96-102

3.19 More about Parameters Exercise 3.7, 3.8

P93-96

3.17 Special Variables Exercise 3.6 3.18 Multiple Values