Docs.rs
searchlib-0.1.2
searchlib 0.1.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
jmdha
Dependencies
indexmap ^2.2.6
normal
rustc-hash ^1.1.0
normal
criterion ^0.4
dev
Versions
31.25%
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
searchlib
0.1.2
All Items
Crate Items
Modules
Crate
searchlib
Copy item path
Source
Modules
ยง
bfs
Breadth First Search
dfs
Depth First Search
ehcs
gbfs
Greedy Best First Search
hcs
Hill Climbing Search
lgbfs
Lazy Greedy Best First Search