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

Refactor averagecopier for 884 and a bug. #912

Merged
merged 1 commit into from
Mar 16, 2017
Merged

Commits on Mar 15, 2017

  1. Refactor averagecopier for 884 and a bug.

    Note that I think I've caught a bug here:
    
    The average copier was using integer division for the calculation of the
    opponent's cooperation ratio. So it was in effect either 0 or 1. I've
    fixed this and also written tests that show the behaviour changes for
    different seeds (in essence testing that the behaviour is stochastic).
    drvinceknight committed Mar 15, 2017
    Configuration menu
    Copy the full SHA
    2c3be7a View commit details
    Browse the repository at this point in the history