Skip to content

Commit e8b7383

Browse files
drvinceknightmarcharper
authored andcommitted
Remove strategies that were assumed implemented.
See Axelrod-Python/axelrod-fortran#31 (comment) Not I removed the "Work in progress" also because, similarly, that is being implemented based on the text description in Axelrod's first paper.
1 parent eddf7fa commit e8b7383

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/reference/overview_of_strategies.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ repository.
116116
"K43R_", "R D Anderson", "Not Implemented"
117117
"K44R_", "W M Adams", "Not Implemented"
118118
"K45R_", "Michael F McGurrin", "Not Implemented"
119-
"K46R_", "Graham J Eatherley", ":class:`Eatherley <axelrod.strategies.axelrod_second.Eatherley>`"
119+
"K46R_", "Graham J Eatherley", "Not Implemented"
120120
"K47R_", "Richard Hufford", "Not Implemented"
121121
"K48R_", "George Hufford", "Not Implemented"
122122
"K49R_", "Rob Cave", "Not Implemented"
@@ -127,28 +127,28 @@ repository.
127127
"K54R_", "William H Robertson", "Not Implemented"
128128
"K55R_", "Steve Newman", "Not Implemented"
129129
"K56R_", "Stanley F Quayle", "Not Implemented"
130-
"K57R_", "Rudy Nydegger", ":class:`Nydegger <axelrod.strategies.axelrod_first.Nydegger>`"
130+
"K57R_", "Rudy Nydegger", "Not Implemented"
131131
"K58R_", "Glen Rowsam", "Not Implemented"
132-
"K59R_", "Leslie Downing", ":class:`RevisedDowning <axelrod.strategies.axelrod_first.RevisedDowning>`"
133-
"K60R_", "Jim Graaskamp and Ken Katzen", "Work In Progress"
134-
"K61R_", "Danny C Champion", ":class:`Champion <axelrod.strategies.axelrod_second.Champion>`"
132+
"K59R_", "Leslie Downing", "Not Implemented"
133+
"K60R_", "Jim Graaskamp and Ken Katzen", "Not Implemented"
134+
"K61R_", "Danny C Champion", "Not Implemented"
135135
"K62R_", "Howard R Hollander", "Not Implemented"
136136
"K63R_", "George Duisman", "Not Implemented"
137137
"K64R_", "Brian Yamachi", "Not Implemented"
138138
"K65R_", "Mark F Batell", "Not Implemented"
139139
"K66R_", "Ray Mikkelson", "Not Implemented"
140140
"K67R_", "Craig Feathers", "Not Implemented"
141141
"K68R_", "Fransois Leyvraz", "Not Implemented"
142-
"K69R_", "Johann Joss", ":class:`Joss <axelrod.strategies.axelrod_first.Joss>`"
142+
"K69R_", "Johann Joss", "Not Implemented"
143143
"K70R_", "Robert Pebly", "Not Implemented"
144144
"K71R_", "James E Hill", "Not Implemented"
145145
"K72R_", "Edward C White Jr", "Not Implemented"
146146
"K73R_", "Geroge Zimmerman", "Not Implemented"
147147
"K74R_", "Edward Friedland", "Not Implemented"
148148
"K74RXX_", "Edward Friedland", "Not Implemented"
149149
"K75R_", "P D Harrington", "Not Implemented"
150-
"K76R_", "David Gladstein", ":class:`Tester <axelrod.strategies.axelrod_second.Tester>`"
151-
"K77R_", "Scott Feld", ":class:`Feld <axelrod.strategies.axelrod_first.Feld>`"
150+
"K76R_", "David Gladstein", "Not Implemented"
151+
"K77R_", "Scott Feld", "Not Implemented"
152152
"K78R_", "Fred Mauk", "Not Implemented"
153153
"K79R_", "Dennis Ambuehl and Kevin Hickey", Not Implemented
154154
"K80R_", "Robyn M Dawes and Mark Batel", Not Implemented
@@ -164,7 +164,7 @@ repository.
164164
"K90R_", "John Maynard Smith", "Not Implemented"
165165
"K91R_", "Jonathan Pinkley", "Not Implemented"
166166
"K92R_", "Anatol Rapoport", "Not Implemented"
167-
"K93R_", "Unknown", ":class:`UnnamedStrategy <axelrod.strategies.axelrod_first.UnnamedStrategy>`"
167+
"K93R_", "Unknown", "Not Implemented"
168168
"KPAVLOVC_", "Unknown", ":class:`WinStayLoseShift <axelrod.strategies.memoryone.WinStayLoseShift>`"
169169
"KRANDOMC_", "Unknown", ":class:`Random <axelrod.strategies.rand.Random>`"
170170
"KTF2TC_", "Unknown", ":class:`TitFor2Tats <axelrod.strategies.titfortat.TitFor2Tats>`"

0 commit comments

Comments
 (0)