项目作者: K1ntus

项目描述 :
Simple solver in Python for Dots and Boxes using the Alpha-Beta pruning for the aigaming website.
高级语言: Python
项目地址: git://github.com/K1ntus/Dots-and-Boxes-solver.git
创建时间: 2020-08-08T01:39:08Z
项目社区:https://github.com/K1ntus/Dots-and-Boxes-solver

开源协议:MIT License

下载


Dots-and-Boxes-solver

a quite simple sovler for dots and boxes mainly using an A-B approach for aigaming website