1 unstable release

0.1.0 Oct 12, 2023

#2576 in Parser implementations

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
~27K SLoC