SequenceFormConstraints

Name

SequenceFormConstraints -- Returns the strategy constraints for a player in a sequence form

Synopsis

SequenceFormConstraints[efg->EFG, 
                        player->EFPLAYER] =: LIST(LIST(NUMBER))

Description

SequenceFormConstraints returns the matrix of constraints on the strategies for player in the sequence form game for efg. Each row represents a separate constraint, and each column represents the corresponding sequence for that player.

See also

SequenceForm, SequenceFormStrats, WriteSequenceForm.