Crate lapjv

Crate lapjv 

Source

Structs§

Cancellation
LapJV
LapJVError

Enums§

ErrorKind

Traits§

LapJVCost

Functions§

cost
Calculate solution cost by a result row
lapjv
Solve LAP problem given cost matrix This is an implementation of the LAPJV algorithm described in: R. Jonker, A. Volgenant. A Shortest Augmenting Path Algorithm for Dense and Sparse Linear Assignment Problems. Computing 38, 325-340 (1987)

Type Aliases§

Matrix