Module solvers

Module solvers 

Source

Modules§

auction
error
greedy
hungarian

Structs§

SolverConfig
Common configuration for the solvers.

Traits§

Solve
The Solve trait is implemented by structs which solve the tile to cell assignment problem.