Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Graaskamp (final missing strategy from Axelrod's first tournament) #1244

Merged
merged 27 commits into from
Apr 10, 2019

Conversation

drvinceknight
Copy link
Member

Note that technically because we do not know what the "Analogy" strategy is, this is a best possible approximation of the Graaskamp strategy.

This PR includes commits from #1234 (merging this PR will automatically merge that one).

Closes #1109

@@ -47,7 +47,7 @@ strategies::
... }
>>> strategies = axl.filtered_strategies(filterset)
>>> len(strategies)
84
85
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Travis seems to be suggesting this needs to be bumped to 86

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And travis is correct! Ta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants