Docs.rs
  • connect4-lib-0.1.0
    • connect4-lib 0.1.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • crates.io
    • Source
    • Owners
    • Arunscape
    • Dependencies
      • rand ^0.7.3 normal
      • rayon ^1.3.0 normal
      • serde ^1.0 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

connect4_lib0.1.0

Module ai

Module Items

  • Structs
  • Constants
  • Functions

In crate connect4_lib

connect4_lib

Module ai

Source

Structs§

AIConfig

Constants§

EASY_AI
HARD_AI
MID_AI

Functions§

evaluate_board
get_best_move