Docs.rs
  • optimal-pbil-0.0.0
    • optimal-pbil 0.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • justinlovinger
    • Dependencies
      • derive-getters ^0.3.0 normal
      • derive-num-bounded ^0.0.0 normal
      • derive_more ^0.99.17 normal
      • num-traits ^0.2.16 normal
      • optimal-core ^0.0.0 normal
      • partial-min-max ^0.4.0 normal
      • rand ^0.8.5 normal
      • rand_xoshiro ^0.6.0 normal
      • replace_with ^0.1.7 normal
      • serde ^1.0.185 normal optional
      • streaming-iterator ^0.1.9 normal
      • thiserror ^1.0.47 normal
      • proptest ^1.2.0 dev
      • test-strategy ^0.3.1 dev
    • Versions
    • 91.03% 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

optimal_pbil0.0.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • AdjustRate
  • AdjustRateFromStrError
  • Config
  • InvalidNumSamplesError
  • MismatchedLengthError
  • MutationAdjustRate
  • MutationAdjustRateFromStrError
  • MutationChance
  • MutationChanceFromStrError
  • NumSamples
  • NumSamplesFromStrError
  • Pbil
  • Probability
  • ProbabilityFromStrError
  • ProbabilityThreshold
  • State
  • UntilProbabilitiesConverged
  • UntilProbabilitiesConvergedConfig

Enums

  • InvalidAdjustRateError
  • InvalidMutationAdjustRateError
  • InvalidMutationChanceError
  • InvalidProbabilityError
  • InvalidProbabilityThresholdError
  • StateKind

Traits

  • Optimizer
  • OptimizerExt
  • Probabilities
  • StreamingIterator
  • StreamingIteratorExt