Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 334 Bytes

Nash Equilibrium for Simultaneous Move and Complete Information

Input

(a) user input

First, type the command "<INPUT>", and then input the matrix start from the next line.
For example:

(2,3), (-1,5)

(3,2), (1,1)

(b) file input

<READ> fileName.txt

This program only considers the square matrix.