Io.horizon.tictactoe.aix Access

(End of paper)

Appendix B — Example Minimax Pseudocode function minimax(state): if isTerminal(state): return utility(state) if player == MAX: return max(minimax(applyMove(state,m)) for m in legalMoves) else: return min(...) io.horizon.tictactoe.aix

Report

Thank you for using Apkgosu!

Submit page information

Attach images

Unable to download
Unable to install
Incompatible games/apps
File does not exist
Request an update
Others
Upload (Text or Image file)