File: cent2.efg

package info (click to toggle)
gambit 0.2006.01.20-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 8,296 kB
  • ctags: 11,027
  • sloc: cpp: 87,515; sh: 8,367; ansic: 720; makefile: 692
file content (34 lines) | stat: -rw-r--r-- 1,147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
EFG 2 R "Centipede game. Two inning, with probability of altruists.  " { "Player 1" "Player 2" }
""

c "" 1 "(0,1)" { "1=rational" 19/20 "1=altruist" 1/20 } 0
c "" 2 "(0,2)" { "2=rational" 19/20 "2=altruist" 1/20 } 0
p "" 1 1 "(1,1)" { "t" "p" } 0
t "" 1 "Outcome 1" { .80, .20 }
p "" 2 1 "(2,1)" { "t" "p" } 0
t "" 2 "Outcome 2" { .40, 1.60 }
p "" 1 2 "(1,2)" { "t" "p" } 0
t "" 3 "Outcome 3" { 3.20, .80 }
p "" 2 2 "(2,2)" { "t" "p" } 0
t "" 4 "Outcome 4" { 1.60, 6.40 }
t "" 5 "Outcome 5" { 12.80, 3.20 }
p "" 1 1 "(1,1)" { "t" "p" } 0
t "" 6 "Outcome 11" { .80, .20 }
p "" 2 3 "(2,3)" { "p" } 0
p "" 1 2 "(1,2)" { "t" "p" } 0
t "" 7 "Outcome 13" { 3.20, .80 }
p "" 2 4 "(2,4)" { "p" } 0
t "" 5 "Outcome 5" { 12.80, 3.20 }
c "" 3 "(0,3)" { "2=rational" 19/20 "2=altruist" 1/20 } 0
p "" 1 3 "(1,3)" { "p" } 0
p "" 2 1 "(2,1)" { "t" "p" } 0
t "" 8 "Outcome 22" { .40, 1.60 }
p "" 1 4 "(1,4)" { "p" } 0
p "" 2 2 "(2,2)" { "t" "p" } 0
t "" 9 "Outcome 24" { 1.60, 6.40 }
t "" 5 "Outcome 5" { 12.80, 3.20 }
p "" 1 3 "(1,3)" { "p" } 0
p "" 2 3 "(2,3)" { "p" } 0
p "" 1 4 "(1,4)" { "p" } 0
p "" 2 4 "(2,4)" { "p" } 0
t "" 5 "Outcome 5" { 12.80, 3.20 }