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/USLR documentation built on Nov. 10, 2019, 5:24 a.m.