tsift-algorithms 0.1.63

Graph algorithms for tsift — Tarjan SCC, health scoring, dead code detection, coupling analysis
Documentation
1
2
3
4
5
6
7
# tsift-algorithms

Graph algorithms for tsift.

This crate contains Tarjan SCC, graph-health scoring, dead-code reachability,
and coupling analysis used by `tsift analyze`. It is part of the versioned
tsift workspace and is published with the rest of the split crates.