| TwoPersonZeroSumGame Methods |
The TwoPersonZeroSumGame type exposes the following members.
| Name | Description | |
|---|---|---|
| Column |
Returns the optimal column strategy of this two-person zero-sum game. | |
| MainTest |
Demo test the ZeroSumGameToLP data type. | |
| Row |
Returns the optimal row strategy of this two-person zero-sum game. | |
| Value |
Returns the optimal value of this two-person zero-sum game. |