Open DuncanFoley opened 8 years ago
Hello,
Please see the Gambit documentation for how to document and report bugs in a way that we will be able to help you.
On Mar 24, 2016, at 4:12 PM, DuncanFoley notifications@github.com wrote:
I set up a simple strategic game. I can compute NE and dominated strategies, but selecting QRE crashes the program. Running El Capitan (Mac OS 10.11.3) Duncan Foley
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub
Gambit 14.1.0 installed on Mac OS 10.11.3 (El Capitan) Python 3.5.1 Game file won't attach below, but you can download it at https://www.dropbox.com/s/rnw0jspubxx9hao/CournotExample?dl=0 In the Tools menu I can select Dominance or Equilibrium, but when I click Qre the program quits
without warning.
Attaching the file for posterity. As a tip, if an attachment doesn't work, something like a gist is much better for long-term storage. (Once the link above breaks, the report will be useless.) CournotExample.txt
Dear Ted,
Thanks for straightening out the file.
When I open this file in Gambit and choose Qre the program quits without warning.
Duncan Foley
On Mar 28, 2016, at 8:40 PM, Ted Turocy notifications@github.com wrote:
Attaching the file for posterity. As a tip, if an attachment doesn't work, something like a gist is much better for long-term storage. (Once the link above breaks, the report will be useless.) CournotExample.txt https://github.com/gambitproject/gambit/files/192676/CournotExample.txt — You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/gambitproject/gambit/issues/172#issuecomment-202646626
I second this issue on Ubuntu 15.4. One workaround I found is to model the equivalent game in extensive form and then use the QRE solver.
As of today, this does not happen on MacOS. It might be happening on Windows (although I tried the Windows executable running under Wine so there could be a confound there).
There is no obvious reason why this should work fine for agent QRE but not for strategy QRE.
I set up a simple strategic game. I can compute NE and dominated strategies, but selecting QRE crashes the program. Running El Capitan (Mac OS 10.11.3) Duncan Foley