Skip to content

Commit 061e7f2

Browse files
committed
Add a note to Graaskamp.
1 parent b54c272 commit 061e7f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

axelrod/strategies/axelrod_first.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,7 @@ class FirstByGraaskamp(Player):
278278
so it plays Tit For Tat. If not it cooperates and randomly defects every 5
279279
to 15 moves.
280280
281+
# TODO Compare this to Fortran code.
281282
282283
Note that there is no information about 'Analogy' available thus Step 5 is
283284
a "best possible" interpretation of the description in the paper.

0 commit comments

Comments
 (0)