Skip to content

Commit

Permalink
Merge branch 'release/v0.5.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
kobalab committed Jul 2, 2022
2 parents 5f3897e + 8aa2205 commit 7cd8725
Show file tree
Hide file tree
Showing 9 changed files with 960 additions and 51 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v0.5.1 / 2022-07-02

- 思考ルーチン 0501

## v0.5.0 / 2022-06-28

- 思考ルーチン 0403
Expand Down
9 changes: 9 additions & 0 deletions legacy/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 過去の思考ルーチン

### 0501
[牌の危険度計算アルゴリズム(1)](https://blog.kobalab.net/entry/2021/01/22/204805)
- Player
- select_dapai()
- 両面の可能性が残っている牌を危険牌と判定するよう変更
- SuanPai
- suan_weixian()
- カベを考慮した危険度計算方法に変更

## 0403
[押し引きアルゴリズムの改善(3)](https://blog.kobalab.net/entry/2021/01/02/163535)
- Player
Expand Down
Loading

0 comments on commit 7cd8725

Please sign in to comment.