summaryrefslogtreecommitdiff
path: root/readme.txt
diff options
context:
space:
mode:
authorBenji Dial <benji6283@gmail.com>2023-11-26 13:50:38 -0500
committerBenji Dial <benji6283@gmail.com>2023-11-26 13:50:38 -0500
commit920bedec8c2bec3dc9e938a88fc2fe3fb7e49fe1 (patch)
treef17e2de145b38214b34b94544d21346b6031f484 /readme.txt
parenteab56a7f006f5a73c2b7eb984b2aae72bc898212 (diff)
downloadlib94-920bedec8c2bec3dc9e938a88fc2fe3fb7e49fe1.tar.gz
clarify part of tabulator in readme
Diffstat (limited to 'readme.txt')
-rw-r--r--readme.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/readme.txt b/readme.txt
index 8c7fcc9..618a3ca 100644
--- a/readme.txt
+++ b/readme.txt
@@ -28,9 +28,10 @@ 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 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.
+The "tabulator" program runs every possible pairing of warriors from a selection against each other with every possible separation
+and turn order, and then shows the number of wins of each warrior against each other warrior in a table format. The column header
+is the winner, and the row header is the loser. 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