Basis

Name

Basis -- Creates a basis for an extensive form game

Synopsis

Basis[efg->EFG] =: EFBASIS

Description

Basis creates and returns a new basis for the game efg. The basis contains all nodes and all actions in the game.

See also

AddNode, RemoveNode, Support.