active.passive.matchings: Matching with active a and passive strategies

Description Usage Arguments Details

Description

Each active strat plays agains each active strat and each passive strat. Passive strats do not play against each other.

Usage

1
active.passive.matchings(active.strat, passive.strat, game)

Arguments

active.strat

named list of active strategies. Each strategy is a function

passive.strat

named list of passive strategies

game

game object

Details

Can be useful if we already have tournament data in which the passive strats play against each other and we want it to add the active strats to this existing tournament data.


skranz/StratTourn documentation built on May 30, 2019, 2:02 a.m.