Skip to content

Commit

Permalink
[#1079] Remove davis text from overview doc
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballs committed Jul 22, 2017
1 parent c1746e1 commit a1c115e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 2 additions & 0 deletions axelrod/strategies/axelrod_first.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ class Davis(Player):
A player starts by cooperating for 10 rounds then plays Grudger,
defecting if at any point the opponent has defected.
This strategy came 8th in Axelrod's original tournament.
Names:
- Davis: [Axelrod1980]_
Expand Down
9 changes: 0 additions & 9 deletions docs/reference/overview_of_strategies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,15 +128,6 @@ This strategy cooperates until the opponent defects and then defects forever.

*This strategy came 7th in Axelrod's original tournament.*


Davis
^^^^^

This strategy is a modification of Grudger. It starts by cooperating for the
first 10 moves and then plays Grudger.

*This strategy came 8th in Axelrod's original tournament.*

Graaskamp
^^^^^^^^^

Expand Down

0 comments on commit a1c115e

Please sign in to comment.