|
crstat
Usage: crstat [B|L|S|b|l|s|w|x|z]
The "crstat" command produces a histogram showing the distribution of the
rating of all computer players with a RD lower than 80.
FLAGS
-----
no flags When no flag is used the server will show the distribution of the
players' rating for blitz chess.
B will show the distribution of the players' rating for the bughouse
chess variant;
L will show the distribution of the players' rating for the losers
chess variant;
S will show the distribution of the players' rating for the suicide
chess variant;
b will show the distribution of the players' rating for blitz chess;
l will show the distribution of the players' rating for lightning
chess;
s will show the distribution of the players' rating for standard
chess;
w will show the distribution of the players' rating for the wild chess
variants;
x will show the distribution of the players' rating for the atomic
chess variant;
z will show the distribution of the players' rating for the crazyhouse
chess variant.
SPECIAL NOTES
-------------
1. The crstat command will show the distribution of the ratings of computer
players, it is possible to use the "rstat" command to see the rating
distribution for all players, and the "hrstat" command to see the rating
distribution for human players.
2. By setting the interface variable graph it is possible to modify the
output of the crstat command so that graphical interfaces and bots will
not need to parse the distribution itself.
EXAMPLE
-------
crstat
The server will display the distribution of the players' rating for
blitz chess. A typical output will look like this:
Number of Players
|
47 -|
|
43 -|
|
39 -|
|
35 -|
|
31 -| #
| #
27 -| #
| #
23 -| #
| #
19 -| #
| #
15 -| #
| #
11 -| #
| #
7 -| # ##
| # # # ###
3 -| # ## # # # ## ## #### ###
| # ## # # ### ###### ## # #### ####################
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
7 7 8 8 9 9 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2 2 2 2 2 2 2 2 2
0 5 0 5 0 5 0 0 1 1 2 2 3 3 4 4 5 5 6 6 7 7 8 8 9 9 0 0 1 1 2 2 3 3 4
0 0 0 0 0 0 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0 5 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Blitz rating
SEE ALSO
--------
best cbest crank hbest hrank hrstat rank ratings rstat
AUTHORS
-------
Created: 7 Ferbuary 2004 MAd
|