README.md
setup.py
auto_white_reimu.egg-info/PKG-INFO
auto_white_reimu.egg-info/SOURCES.txt
auto_white_reimu.egg-info/dependency_links.txt
auto_white_reimu.egg-info/requires.txt
auto_white_reimu.egg-info/top_level.txt
mahjong/__init__.py
mahjong/tenhou_record_check.py
mahjong/win_rate_demo.py
mahjong/container/__init__.py
mahjong/container/distribution.py
mahjong/container/set.py
mahjong/container/utils.py
mahjong/container/pattern/__init__.py
mahjong/container/pattern/reasoning.py
mahjong/container/pattern/win.py
mahjong/record/__init__.py
mahjong/record/category.py
mahjong/record/player.py
mahjong/record/reader.py
mahjong/record/stage.py
mahjong/record/state.py
mahjong/record/utils/__init__.py
mahjong/record/utils/bit.py
mahjong/record/utils/constant.py
mahjong/record/utils/event.py
mahjong/record/utils/value/__init__.py
mahjong/record/utils/value/gametype.py
mahjong/record/utils/value/general.py
mahjong/record/utils/value/meld.py
mahjong/record/utils/value/tile.py
mahjong/templates/__init__.py
mahjong/tile/__init__.py
mahjong/tile/definition.py
tests/__init__.py
tests/test_AkaTile.py
tests/test_flush.py
tests/test_fromFile.py
tests/test_gameType.py
tests/test_heuristic_pattern_waiting.py
tests/test_mixedCategory.py
tests/test_paifu.py
tests/test_pattern_waiting.py
tests/test_stageGroupby.py
tests/test_subCategory.py
tests/test_tenhouRecord.py
tests/test_tile.py
tests/test_tile_hash_num.py
tests/test_waiting.py
tests/test_win_pattern.py