State.2.Array.PD: State to Array for Prisoners Dilemma

Description Usage Arguments

View source: R/PrisonersDilemmaStratTourn.R

Description

Transforms Game State to readable array. Here a lot of optimization might take place, as different algorithms might like different encodings.

Usage

1
State.2.Array.PD(game.state, game.object)

Arguments

game.state

Game State in human readable form.

game.object

as specified by Get.Game.Object Public Function which might be called by algorithms.


MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.