AddStrategy

Name

AddStrategy -- Adds a strategy to a support

Synopsis

AddStrategy[support->NFSUPPORT, strategy->STRATEGY] =: NFSUPPORT 

Description

AddStrategy adds strategy to the support. If the strategy is already in the support, no change is made. A copy of the modified support is returned. It is an error if support and strategy are not from the same normal form game.

See also

RemoveStrategy, Support.