summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorBenji Dial <benji6283@gmail.com>2023-11-25 18:15:30 -0500
committerBenji Dial <benji6283@gmail.com>2023-11-25 18:15:30 -0500
commiteab56a7f006f5a73c2b7eb984b2aae72bc898212 (patch)
tree9a88abaf9fc474948cf0f0055d39c6911d2d8a92 /readme.txt
parent5141b88157d02040e20a59b923cc672dd7fdc875 (diff)
downloadlib94-eab56a7f006f5a73c2b7eb984b2aae72bc898212.tar.gz
allow more control over init_round, rewrite tabulator and make it run every possible separation and turn order exactly once
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 0b09e32..8c7fcc9 100644
--- a/readme.txt
+++ b/readme.txt
@@ -28,9 +28,9 @@ To open bench, just run bin/bench after building as above.
=== tabulator ===
-The "tabulator" program runs every possible pairing of warriors from a selection against each other a number of times, and then shows
-the number of wins of each warrior against each other warrior in a table format. This program uses MPI to run batches of these rounds
-in different processes, and communicate the results back to a head process.
+The "tabulator" program runs every possible pairing of warriors from a selection against each other with ever possible separation,
+and then shows the number of wins of each warrior against each other warrior in a table format. This program uses MPI to run batches
+of these rounds in different processes, and communicate the results back to a head process.
To run all of the included warriors against each other, run
mpirun bin/tabulator-mpi warriors/*.red