Docs.rs
minimax-alpha-beta-0.2.0
minimax-alpha-beta 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
aalekhpatel07
Dependencies
anyhow ^1.0.59
normal
clap ^3.2.16
normal
shakmaty ^0.21.3
normal
optional
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
minimax_
alpha_
beta
0.2.0
Crate Items
Structs
Enums
Constants
Traits
Functions
List of all items
Structs
games::TicTacToe
Enums
strategy::game_strategy::GameResult
Traits
strategy::alpha_beta_minimax::AlphaBetaMiniMaxStrategy
strategy::game_strategy::GameStrategy
Functions
play_tic_tac_toe_against_computer
play_tic_tac_toe_against_computer_with_depth
Constants
strategy::alpha_beta_minimax::INF
strategy::alpha_beta_minimax::NEG_INF