Axelrod icon indicating copy to clipboard operation
Axelrod copied to clipboard

Reorganisation ? of cheating strategies

Open drvinceknight opened this issue 4 years ago • 0 comments
trafficstars

In #1388 the cheating strategies were removed as well as a bunch of functionality for them in strategy_utils.py.

These are "historic" to the library and nice fun. I believe there are two options for where we put them:

  1. In a separate python library (import axelrod-cheaters).
  2. In a module that does not import them directly, so that a user has to specifically go get them if they want them (import axelrod.cheaters)

drvinceknight avatar May 25 '21 09:05 drvinceknight