Docs.rs
phomo-0.7.3
phomo 0.7.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
loiccoyle
Dependencies
image ^0.25.2
normal
indicatif ^0.17.9
normal
optional
log ^0.4.22
normal
palette ^0.7.6
normal
rayon ^1.10.0
normal
optional
serde ^1.0.217
normal
optional
serde_json ^1.0.137
normal
optional
thiserror ^2.0.11
normal
criterion ^0.5.1
dev
Versions
30.53%
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 solvers
phomo
0.7.3
Module solvers
Module Items
Modules
Structs
Traits
In crate phomo
phomo
Module
solvers
Copy item path
Source
Modules
§
auction
error
greedy
hungarian
Structs
§
Solver
Config
Common configuration for the solvers.
Traits
§
Solve
The
Solve
trait is implemented by structs which solve the tile to cell assignment problem.