Crates.io | myopic-brain |
lib.rs | myopic-brain |
version | 1.8.0 |
source | src |
created_at | 2020-09-06 20:57:47.722905 |
updated_at | 2021-05-10 20:30:56.654384 |
description | Search and evaluation for determining best move available in a chess game |
homepage | |
repository | https://github.com/th0masb/myopic |
max_upload_size | |
id | 285524 |
size | 116,883 |
My implementation of well known algorithms for searching through a game tree and evaluating the best move possible for a given root state.