echo STARTING AUTOMATIC STATISTICS GATHERING FOR OTHELLO MASTER echo ========================================================== echo Othello Master 2003 - deterministic games summary echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo echo Generating: beginner vs. beginner omcore -s beginner -dif beginner -log begbeg.log -q -d -e -rep deterministic.rep echo Generating: beginner vs. novice omcore -s beginner -dif novice -log begnov.log -q -d -e -rep deterministic.rep echo Generating: beginner vs. expert omcore -s beginner -dif expert -log begexp.log -q -d -e -rep deterministic.rep echo Generating: beginner vs. pre-master omcore -s beginner -dif premaster -log begpre.log -q -d -e -rep deterministic.rep echo Generating: beginner vs. master omcore -s beginner -dif master -log begmas.log -q -d -e -rep deterministic.rep echo Generating: novice vs. beginner omcore -s novice -dif beginner -log novbeg.log -q -d -e -rep deterministic.rep echo Generating: novice vs. novice omcore -s novice -dif novice -log novnov.log -q -d -e -rep deterministic.rep echo Generating: novice vs. expert omcore -s novice -dif expert -log novexp.log -q -d -e -rep deterministic.rep echo Generating: novice vs. pre-master omcore -s novice -dif premaster -log novpre.log -q -d -e -rep deterministic.rep echo Generating: novice vs. master omcore -s novice -dif master -log novmas.log -q -d -e -rep deterministic.rep echo Generating: expert vs. beginner omcore -s expert -dif beginner -log expbeg.log -q -d -e -rep deterministic.rep echo Generating: expert vs. novice omcore -s expert -dif novice -log expnov.log -q -d -e -rep deterministic.rep echo Generating: expert vs. expert omcore -s expert -dif expert -log expexp.log -q -d -e -rep deterministic.rep echo Generating: expert vs. pre-master omcore -s expert -dif premaster -log exppre.log -q -d -e -rep deterministic.rep echo Generating: expert vs. master omcore -s expert -dif master -log expmas.log -q -d -e -rep deterministic.rep echo Generating: premaster vs. beginner omcore -s premaster -dif beginner -log prebeg.log -q -d -e -rep deterministic.rep echo Generating: premaster vs. novice omcore -s premaster -dif novice -log prenov.log -q -d -e -rep deterministic.rep echo Generating: premaster vs. expert omcore -s premaster -dif expert -log preexp.log -q -d -e -rep deterministic.rep echo Generating: premaster vs. pre-master omcore -s premaster -dif premaster -log prepre.log -q -d -e -rep deterministic.rep echo Generating: premaster vs. master omcore -s premaster -dif master -log premas.log -q -d -e -rep deterministic.rep echo Generating: master vs. beginner omcore -s master -dif beginner -log masbeg.log -q -d -e -rep deterministic.rep echo Generating: master vs. novice omcore -s master -dif novice -log masnov.log -q -d -e -rep deterministic.rep echo Generating: master vs. expert omcore -s master -dif expert -log masexp.log -q -d -e -rep deterministic.rep echo Generating: master vs. pre-master omcore -s master -dif premaster -log maspre.log -q -d -e -rep deterministic.rep echo Generating: master vs. master omcore -s master -dif master -log masmas.log -q -d -e -rep deterministic.rep echo echo All reports successful echo echo Done. echo