1 unstable release

0.1.0 Oct 12, 2023

#20 in #minimum

MIT/Apache

28KB
568 lines

chu-liu-edmonds

This crate implements MST decoding using the Chu-Liu-Edmonds algorithm.


lib.rs:

Find the maximum spanning tree using Chu Liu Edmonds

Dependencies

~1.5MB
~29K SLoC