Docs.rs
  • gyges_engine-1.0.2
    • gyges_engine 1.0.2
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Beck-Bjella
    • Dependencies
      • gyges ^1.0.2 normal
    • Versions
    • 20.63% of the crate is documented
  • Go to latest version
  • 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
    • 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

gyges_engine1.0.2

  • Structs
  • Constants
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • search::SearchData
  • search::SearchOptions
  • search::Searcher
  • ugi::Ugi

Functions

  • consts::init_tt
  • consts::tt
  • search::evaluation::control_eval
  • search::evaluation::get_evalulation
  • search::evaluation::mobility_eval
  • search::evaluation::shared_controlled_pieces_score
  • search::evaluation::shared_controlled_squares_score
  • search::evaluation::unique_controlled_pieces_score
  • search::evaluation::unique_controlled_squares_score
  • ugi::best_move_output
  • ugi::info_output

Type Aliases

  • consts::DummyTranspositionTable

Statics

  • consts::TT_TABLE

Constants

  • search::MAXPLY
  • search::evaluation::SHARED_PIECE_CONTROL_SCORES
  • search::evaluation::SHARED_SQUARE_CONTROL_SCORE
  • search::evaluation::UNIQUE_PIECE_CONTROL_SCORES
  • search::evaluation::UNIQUE_SQUARE_CONTROL_SCORE