Bot that plays according to a specified equilibrium

bot_eq(game, player, eq = game$eq.li[[1]], eq.tables = gtree::eq_tables(game
  = game, eq.li = list(eq)), name = "eq_bot", ...)

Arguments

game

the game object

player

the player number of this bot

eq

an equilibrium, typically an element of game$eq.li

See also