norvig / paip-lisp

Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
MIT License
7.18k stars 702 forks source link

Fix typo in chapter 4, block world domain #184

Open yangchenyun opened 1 year ago

yangchenyun commented 1 year ago

The logic here is only making orderings possible when the list has more than one elements.