From 9806397ebf3457f914e38d9fd129ea7645d78564 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 29 Mar 2023 14:37:17 +0200 Subject: [PATCH] cleanup --- TP2/mk_stats.sh | 4 +- TP2/new_stats/log1.txt | 100 --------------------------------------- TP2/new_stats/log2.txt | 100 --------------------------------------- TP2/new_stats/resume.txt | 10 ---- TP2/new_stats/scores.txt | 20 -------- 5 files changed, 2 insertions(+), 232 deletions(-) delete mode 100644 TP2/new_stats/log1.txt delete mode 100644 TP2/new_stats/log2.txt delete mode 100644 TP2/new_stats/resume.txt delete mode 100644 TP2/new_stats/scores.txt diff --git a/TP2/mk_stats.sh b/TP2/mk_stats.sh index 405a062..a55fa5d 100755 --- a/TP2/mk_stats.sh +++ b/TP2/mk_stats.sh @@ -1,7 +1,7 @@ #!/bin/sh -PRG_1=./player_A -PRG_2=./player_B +PRG_1=./rand_player +PRG_2=./mcts_player GAME_DIR=new_stats NB_GAMES_PER_SIDE=10 NBL=6 diff --git a/TP2/new_stats/log1.txt b/TP2/new_stats/log1.txt deleted file mode 100644 index 3ffa76e..0000000 --- a/TP2/new_stats/log1.txt +++ /dev/null @@ -1,100 +0,0 @@ -nb_turn: 26 timers : 24.00 : 24.00 -6 . . . . -5 @ @ o @ -4 @ o . . -3 o @ . o -2 . . . . -1 o @ . . - a b c d -(./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win -================= player2 WIN -nb_turn: 26 timers : 24.00 : 24.00 -6 @ . . . -5 . . . @ -4 @ o o @ -3 . o @ o -2 . . . . -1 @ . . o - a b c d -(./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win -================= player2 WIN -nb_turn: 25 timers : 24.00 : 24.00 -6 . . . o -5 o @ . . -4 . @ @ @ -3 . . o @ -2 . o @ o -1 . . . o - a b c d -(./player_A 12 24.00) (./player_B -12 24.00) => ./player_A win -================= player1 WIN -nb_turn: 28 timers : 24.00 : 24.00 -6 . . . . -5 . @ . . -4 @ o . @ -3 o o . @ -2 . . o . -1 . @ o . - a b c d -(./player_A -10 24.00) (./player_B 10 24.00) => ./player_B win -================= player2 WIN -nb_turn: 22 timers : 24.00 : 24.00 -6 @ @ . . -5 . . . @ -4 o @ o o -3 . o . . -2 . . . o -1 . . @ o - a b c d -(./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win -================= player2 WIN -nb_turn: 19 timers : 24.00 : 24.00 -6 . o @ . -5 . . @ @ -4 @ . @ . -3 . o @ o -2 o . . o -1 . . o o - a b c d -(./player_A 13 24.00) (./player_B -13 24.00) => ./player_A win -================= player1 WIN -nb_turn: 30 timers : 24.00 : 24.00 -6 . . @ . -5 @ . . o -4 . . @ . -3 @ o . o -2 @ . . . -1 o . @ . - a b c d -(./player_A -10 24.00) (./player_B 10 24.00) => ./player_B win -================= player2 WIN -nb_turn: 29 timers : 24.00 : 24.00 -6 . . o . -5 . @ . . -4 . . o . -3 . @ o o -2 . . @ . -1 o . . . - a b c d -(./player_A 8 24.00) (./player_B -8 24.00) => ./player_A win -================= player1 WIN -nb_turn: 30 timers : 24.00 : 24.00 -6 @ . . . -5 . . . . -4 @ . o @ -3 o . @ o -2 . . . . -1 . @ . . - a b c d -(./player_A -8 24.00) (./player_B 8 24.00) => ./player_B win -================= player2 WIN -nb_turn: 19 timers : 24.00 : 24.00 -6 . @ @ o -5 . . . @ -4 o . @ . -3 o . . @ -2 . . . o -1 o . o o - a b c d -(./player_A 12 24.00) (./player_B -12 24.00) => ./player_A win -================= player1 WIN diff --git a/TP2/new_stats/log2.txt b/TP2/new_stats/log2.txt deleted file mode 100644 index 1673243..0000000 --- a/TP2/new_stats/log2.txt +++ /dev/null @@ -1,100 +0,0 @@ -nb_turn: 26 timers : 24.00 : 24.00 -6 . . . . -5 @ @ o @ -4 @ o . . -3 o @ . o -2 . . . . -1 o @ . . - a b c d -(./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win -================= player2 WIN -nb_turn: 26 timers : 24.00 : 24.00 -6 @ . . . -5 . . . @ -4 @ o o @ -3 . o @ o -2 . . . . -1 @ . . o - a b c d -(./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win -================= player2 WIN -nb_turn: 25 timers : 24.00 : 24.00 -6 . . . o -5 o @ . . -4 . @ @ @ -3 . . o @ -2 . o @ o -1 . . . o - a b c d -(./player_B 12 24.00) (./player_A -12 24.00) => ./player_B win -================= player1 WIN -nb_turn: 28 timers : 24.00 : 24.00 -6 . . . . -5 . @ . . -4 @ o . @ -3 o o . @ -2 . . o . -1 . @ o . - a b c d -(./player_B -10 24.00) (./player_A 10 24.00) => ./player_A win -================= player2 WIN -nb_turn: 22 timers : 24.00 : 24.00 -6 @ @ . . -5 . . . @ -4 o @ o o -3 . o . . -2 . . . o -1 . . @ o - a b c d -(./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win -================= player2 WIN -nb_turn: 19 timers : 24.00 : 24.00 -6 . o @ . -5 . . @ @ -4 @ . @ . -3 . o @ o -2 o . . o -1 . . o o - a b c d -(./player_B 13 24.00) (./player_A -13 24.00) => ./player_B win -================= player1 WIN -nb_turn: 30 timers : 24.00 : 24.00 -6 . . @ . -5 @ . . o -4 . . @ . -3 @ o . o -2 @ . . . -1 o . @ . - a b c d -(./player_B -10 24.00) (./player_A 10 24.00) => ./player_A win -================= player2 WIN -nb_turn: 29 timers : 24.00 : 24.00 -6 . . o . -5 . @ . . -4 . . o . -3 . @ o o -2 . . @ . -1 o . . . - a b c d -(./player_B 8 24.00) (./player_A -8 24.00) => ./player_B win -================= player1 WIN -nb_turn: 30 timers : 24.00 : 24.00 -6 @ . . . -5 . . . . -4 @ . o @ -3 o . @ o -2 . . . . -1 . @ . . - a b c d -(./player_B -8 24.00) (./player_A 8 24.00) => ./player_A win -================= player2 WIN -nb_turn: 19 timers : 24.00 : 24.00 -6 . @ @ o -5 . . . @ -4 o . @ . -3 o . . @ -2 . . . o -1 o . o o - a b c d -(./player_B 12 24.00) (./player_A -12 24.00) => ./player_B win -================= player1 WIN diff --git a/TP2/new_stats/resume.txt b/TP2/new_stats/resume.txt deleted file mode 100644 index 440c9e3..0000000 --- a/TP2/new_stats/resume.txt +++ /dev/null @@ -1,10 +0,0 @@ - ================ - NB_GAMES_PER_SIDE 10 - NBL 6 - NBC 4 - - number of wins - ================ - ./player_A is 10 - ./player_B is 10 - ================ diff --git a/TP2/new_stats/scores.txt b/TP2/new_stats/scores.txt deleted file mode 100644 index 3fc7fb3..0000000 --- a/TP2/new_stats/scores.txt +++ /dev/null @@ -1,20 +0,0 @@ - (./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win - (./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win - (./player_A 12 24.00) (./player_B -12 24.00) => ./player_A win - (./player_A -10 24.00) (./player_B 10 24.00) => ./player_B win - (./player_A -11 24.00) (./player_B 11 24.00) => ./player_B win - (./player_A 13 24.00) (./player_B -13 24.00) => ./player_A win - (./player_A -10 24.00) (./player_B 10 24.00) => ./player_B win - (./player_A 8 24.00) (./player_B -8 24.00) => ./player_A win - (./player_A -8 24.00) (./player_B 8 24.00) => ./player_B win - (./player_A 12 24.00) (./player_B -12 24.00) => ./player_A win - (./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win - (./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win - (./player_B 12 24.00) (./player_A -12 24.00) => ./player_B win - (./player_B -10 24.00) (./player_A 10 24.00) => ./player_A win - (./player_B -11 24.00) (./player_A 11 24.00) => ./player_A win - (./player_B 13 24.00) (./player_A -13 24.00) => ./player_B win - (./player_B -10 24.00) (./player_A 10 24.00) => ./player_A win - (./player_B 8 24.00) (./player_A -8 24.00) => ./player_B win - (./player_B -8 24.00) (./player_A 8 24.00) => ./player_A win - (./player_B 12 24.00) (./player_A -12 24.00) => ./player_B win