http://www.megaupload.com/?d=MHKUVOPU
EDIT... the link above is for the old version for the new version look on page 2
here's a link to the source code for any explanation ask here directly :)
very small README:
compile the external optimization algorithm first using this command
g++ -O3 sensopt.cpp -o sensopt
then copy physics.cpp in AC source src folder and overwrite (this is ver 1.1.0.4)
compile
RUN AC play one or two matchs
copy the mousedata.txt from the AC folder into the sensopt folder
and run ./sensopt < mousedata.txt
this procedure is for linux and possibly for mac
the sensopt output is similar to this
with 2.67095337700015 being the estimated sensitivity
EDIT... the link above is for the old version for the new version look on page 2
here's a link to the source code for any explanation ask here directly :)
very small README:
compile the external optimization algorithm first using this command
g++ -O3 sensopt.cpp -o sensopt
then copy physics.cpp in AC source src folder and overwrite (this is ver 1.1.0.4)
compile
RUN AC play one or two matchs
copy the mousedata.txt from the AC folder into the sensopt folder
and run ./sensopt < mousedata.txt
this procedure is for linux and possibly for mac
the sensopt output is similar to this
[SELECT ALL] Code:
~/workspace/sensopt/Release$ ./sensopt < mousedata2.5.txt
2.67095337700015
with 2.67095337700015 being the estimated sensitivity