Crate fusion_blossom

source ·

Modules

Dual Module
Serial Dual Parallel
Serial Dual Module
Example Decoding
Example Partition
Minimum-Weight Perfect Matching Solver
Pointer Types
Primal Module
Parallel Primal Module
Serial Primal Module
Visualizer

Macros

Structs

Functions

fall back to use blossom V library to solve MWPM (install blossom V required)
compute detailed matching information, note that the output will not include duplicated matched pairs
use fusion blossom to solve MWPM (to optimize speed, consider reuse a mwpm_solver::SolverSerial object)