Skip to content

tomohxx/rank-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rank Predictor

A tool for calculating expected final rank in Japanese mahjong.

Build

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Release
$ make

Sample Program

$ cd build
$ ./main1
0.2456 0.2794 0.2685 0.2110 
0.4664 0.2750 0.1740 0.0847 
0.0919 0.1765 0.2659 0.4657 
0.1961 0.2692 0.2916 0.2431 
$ ./main2
0.2162 0.2789 0.2862 0.2272 
0.4542 0.2792 0.1736 0.0930 
0.1028 0.1690 0.2684 0.4598 
0.2268 0.2729 0.2718 0.2285 

About

A tool for calculating expected final rank in Japanese mahjong.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors