Docs.rs
genetic_algorithm-0.20.5
genetic_algorithm 0.20.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
basvanwesting
Dependencies
bytemuck ^1.21.0
normal
cardinality-estimator ^1.0.2
normal
factorial ^0.4.0
normal
fixedbitset ^0.5.7
normal
impl-trait-for-tuples ^0.2.2
normal
itertools ^0.13.0
normal
log ^0.4.0
normal
lru ^0.12.4
normal
nohash-hasher ^0.2.0
normal
num ^0.4.0
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
rustc-hash ^2.1.0
normal
streaming-stats ^0.2.3
normal
thread_local ^1.1.8
normal
approx ^0.5.1
dev
chrono ^0.4.38
dev
criterion ^0.5.1
dev
distance ^0.4.0
dev
env_logger ^0.11.5
dev
pprof ^0.14
dev
statrs ^0.18.0
dev
Versions
16.23%
of the crate is documented
Platform
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
genetic_
algorithm
0.20.5
Module builder
Module Items
Re-exports
Structs
In genetic_
algorithm::
strategy
genetic_algorithm
::
strategy
Module
builder
Copy item path
Source
Re-exports
§
pub use crate::errors::
TryFromStrategyBuilderError
as TryFromBuilderError;
Structs
§
Builder
The superset builder for all strategies.