1LRS-SETUPNASH2(1) User Commands LRS-SETUPNASH2(1)
2
3
4
6 lrs-setupnash2 - convert payoff matrices into nash input
7
9 lrs-setupnash2 INPUT OUTPUT1 OUTPUT2
10
12 This program reads an input file containing two payoff matrices in this
13 form:
14 m n
15 A matrix (m by n rationals )
16 B matrix (m by n rationals )
17
18 It outputs two files that are used as input to lrsnash(1). This pro‐
19 gram builds the polytope form: Bx<=1, x>=0; Ay<=1, y>=0. The matrices
20 should have positive entries.
21
23 One for success, zero if an error is encountered.
24
26 lrs(1), lrs-2nash(1), lrs-buffer(1), lrs-float2rat(1), lrs-fourier(1),
27 lrsnash(1), lrs-rat2float(1), lrs-redund(1), lrs-setupnash(1), plrs(1)
28
29
30
31LRSLIB 071b LRS-SETUPNASH2(1)