Docs.rs
libchai-0.2.6
libchai 0.2.6
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
tansongchen
Dependencies
chrono ^0.4.31
normal
clap ^4.0
normal
console_error_panic_hook ^0.1.7
normal
optional
csv ^1.3.0
normal
getrandom ^0.2
normal
itertools ^0.14.0
normal
js-sys ^0.3.66
normal
rand ^0.8.5
normal
regex ^1.10.2
normal
rustc-hash ^2.0.0
normal
serde ^1.0.193
normal
serde-wasm-bindgen ^0.6.3
normal
serde_with ^3.4.0
normal
serde_yaml ^0.9.27
normal
tsify ^0.4.5
normal
wasm-bindgen ^0.2.84
normal
web-sys ^0.3
normal
web-time ^1.1.0
normal
criterion ^0.5
dev
Versions
10.85%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module optimizers
chai
0.2.6
Module optimizers
Module Items
Modules
Structs
Statics
Traits
In crate chai
chai
Module
optimizers
Copy item path
Source
Expand description
优化方法接口,以及若干优化方法的实现
Modules
§
genetic
遗传算法
simulated_
annealing
退火算法
Structs
§
优化结果
优化问题
计时器
Statics
§
全局计时器
Traits
§
优化方法