Gambit: Software Tools for Game Theory | ||
---|---|---|
<<< Previous | Next >>> |
SetPayoff[outcome->EFOUTCOME, player->EFPLAYER, payoff->NUMBER] =: EFOUTCOME SetPayoff[outcome->NFOUTCOME, player->NFPLAYER, payoff->NUMBER] =: NFOUTCOME |
SetPayoff sets the payoff of outcome for player to payoff. It is an error if outcome and player are not from the same game. Returns outcome.
<<< Previous | Home | Next >>> |
SetOutcome | Up | SetStrategyProb |