Axelrod icon indicating copy to clipboard operation
Axelrod copied to clipboard

Reverse engineer Fortran strategies

Open meatballs opened this issue 7 years ago • 5 comments

Each of the of the original strategies from Axelrod's second tournament needs to be reverse engineered and an issue created for each which describes its operation.

meatballs avatar Jul 28 '17 14:07 meatballs

K31R seems to be implemented as GoByMajority.

[Technically, K31R doesn't take a majority because the denominator will always be one too big, but it comes very close to being this solution and the docs say that its the same strategy.]

gaffney2010 avatar Nov 12 '17 05:11 gaffney2010

K31R seems to be implemented as GoByMajority.

Yup: have added the tick :+1: Thanks.

drvinceknight avatar Nov 12 '17 06:11 drvinceknight

K46R, Eartherly, was implemented before I started working on these. - Should have a check mark.

gaffney2010 avatar Jan 04 '18 18:01 gaffney2010

Great, feel free to check them too (I believe anyone can?).

drvinceknight avatar Jan 04 '18 18:01 drvinceknight

I think that I cannot.

gaffney2010 avatar Jan 04 '18 19:01 gaffney2010