Click or drag to resize
TwoPersonZeroSumGame Methods

The TwoPersonZeroSumGame type exposes the following members.

Methods
  NameDescription
Public methodColumn
Returns the optimal column strategy of this two-person zero-sum game.
Public methodStatic memberMainTest
Demo test the ZeroSumGameToLP data type.
Public methodRow
Returns the optimal row strategy of this two-person zero-sum game.
Public methodValue
Returns the optimal value of this two-person zero-sum game.
Top
See Also