State.Transition.Simple.Game: Get next State of Simple Game

Description Usage Arguments

View source: R/SimpleGame.R

Description

Outputs List with three elements:

Public Function which might be called by algorithms.

Usage

1
State.Transition.Simple.Game(game.state, action, game.object)

Arguments

game.state

A complete game state, non encoded

action

The choice of action.

game.object

as specified by Get.Game.Object


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