1LRSNASH(1) User Commands LRSNASH(1)
2
3
4
6 lrsnash - compute all Nash equilibria for a 2-person game
7
9 lrsnash GAME1 GAME2 [GAMEOUT]
10
12 Lrsnash computes all Nash equilibria for a 2-person game, described by
13 2 payoff matrices, A and B. The matrices A and B are the output of
14 lrs-setupnash(1) or lrs-setupnash2(1), and stored in files GAME1 and
15 GAME2. The output is written to GAMEOUT, or stdout if GAMEOUT is not
16 given. See http://cgm.cs.mcgill.ca/~avis/C/lrslib/USERGUIDE.html to
17 limit the search based on objective function value.
18
20 The exit status is one if an error is encountered, or zero otherwise.
21
23 lrs(1), lrs-2nash(1), lrs-buffer(1), lrs-float2rat(1), lrs-fourier(1),
24 lrs-rat2float(1),lrs-redund(1), lrs-setupnash(1), lrs-setupnash2(1),
25 plrs(1)
26
27
28
29LRSLIB 070 LRSNASH(1)