#mathematic #game-theory
# [[Epistemic status]]
#shower-thought #to-digest
# Changelog
```dataview
TABLE WITHOUT ID file.mtime AS "Last Modified" FROM [[#]]
SORT file.mtime DESC
LIMIT 3
```
# Related
- [[Tit for tat]]
# TODO
> [!TODO] TODO
# Prisoner's Dilemma
Bob vs Alice
Possible actions for each player: cooperate, defect
Bob cooperate & Alice cooperate = 3 points for each
Bob defect & Alice cooperate (vise versa) = 5 points for Bob, 0 for Alice
Both defect = 1 points for each
[[Tit for tat]] is a long-term game heuristic