pygmtools.classic_solversΒΆ

Functions

hungarian

Solve optimal LAP permutation by hungarian algorithm.

ipfp

Integer Projected Fixed Point (IPFP) method for graph matching (QAP).

rrwm

Reweighted Random Walk Matching (RRWM) solver for graph matching (QAP).

sinkhorn

Sinkhorn algorithm turns the input matrix into a doubly-stochastic matrix.

sm

Spectral Graph Matching solver for graph matching (QAP).