NewEfg

Name

NewEfg -- Creates a new extensive form game

Synopsis

NewEfg[{players->{}}] =: EFG 

Description

NewEfg creates a new extensive form game. The default extensive form game has no players (other than the chance player) defined on it; the optional parameter players specifies a list of players to be created and the names to be assigned to them. Returns the newly created game.