Axelrod icon indicating copy to clipboard operation
Axelrod copied to clipboard

Remove / Refactor Player properties following History class addition

Open marcharper opened this issue 6 years ago • 0 comments

The properties for cooperations, defections, etc. add a lot of function call overhead that can be removed by changing to player.history.cooperations (and so on). Since this is an API breaking change let's do it in 5.0.0.

marcharper avatar Oct 04 '19 03:10 marcharper