Hacker News new | ask | show | jobs
by yumario 2804 days ago
Minimax search https://www.cs.cornell.edu/courses/cs312/2002sp/lectures/rec... How knew that a couple of line of code could be used cause so many interesting behaviors like cooperation, betrayal etc.
1 comments

Yes and alpha beta pruning. Your link mentions that.