defaultStrategies: Strategies Provided with the 'axelRod' Package

Description Usage Value Author(s) Examples

Description

This function returns a list of strategies that can be used to run an Axelrod-like game theory tournament.

Usage

1

Value

A list of lists. Each sublist will have three elements:

name

A character string giving the name of the strategy.

description

A character string describing the strategy.

fn

The function implementing the strategy.

Author(s)

Simon Garnier, garnier@njit.edu

Examples

1
# TODO

swarm-lab/axelRod documentation built on May 30, 2019, 9:34 p.m.