You are on page 1of 2

Aim of exercise:

Main target of this laboratory was to expand our knowledge about solving game
theory problems in form of decision trees.

Tree structure:
We picked tree number five, witch structure presented below:

Handwritten considerations:
Below we present tree structure filled with data, and calculations based on those
data, full size photo is also included in zip file:
Matlab code:
Code generated by our section is included as file nash_tree.m. It’s partial
solution, because it calculates first Nash equilibria in provided data, and only for
2x2 matrices. As a result of this code two arrays are presented, those are payoff
matrices for both players created from found equilibrias.

You might also like