Skip to content

miuruna/alpha_beta_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha-Beta Prunning

Python Streamlit

Alpha-Beta Prunning (α-β カット) のアルゴリズムを理解するために作成したシミュレーションプログラム Pythonを用いStreamlitの画面上でアルゴリズムを視覚的に把握できるようにした

プレビュー

https://alpha-beta-pruning-simulator.streamlit.app/

実行方法

仮想環境を作成しrequirements.txtを用いて必要なものをインストールしてから実行

streamlit run app.py
image

実装は Gemini3Pro を使用

About

授業で習ったMaxminアルゴリズムの Alpha-Beta Pruning を理解するためにPythonで実装したものです

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages