Sha256: 17cd6524304020f9575836afe6227b8180ba0a99e27b141c4e4a22542a724a2d
Contents?: true
Size: 251 Bytes
Versions: 10
Compression:
Stored size: 251 Bytes
Contents
#!/bin/bash THIS_DIR=$( cd "$( dirname "$0" )" && pwd ) cd $THIS_DIR && ./kuhn_3p_equilibrium_player/kuhn_3p_equilibrium_player -n $1 -p $2 --c11 0.5 --b11 0.25 --b21 0.0 --b23 0.125 --b32 0.75 --c33 0.0 --c34 0.75 -g kuhn.limit.3p.game -r 237363252
Version data entries
10 entries across 10 versions & 1 rubygems