Game Theory

Solve antagonistic games (zero sum game).

You are now following this Submission

This algorithm detected saddle point or finding solve in mixed strategy with linear programming model (using optimization toolbox). Also analyzes a matrix of game on presence of useless strategy and returns optimum.

Cite As

Vito (2026). Game Theory (https://au.mathworks.com/matlabcentral/fileexchange/51572-game-theory), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Number games in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Bugs corrected. The opportunity of the simple decision (without optimization) is added.
The simple decision is used , when all strategy are necessary for using. In this case equilibrium value of game is less than or equal optimum.
Vsimple<=Voptimal

1.0.0.0