sdivi-graph 0.2.23

Dependency graph construction for sdivi-rust
Documentation
1
2
3
4
5
6
7
8
# sdivi-graph

Dependency graph construction for [sdivi-rust](https://github.com/geoffgodwin/sdivi-rust).

Builds a `petgraph`-backed `DependencyGraph` from parsed `FeatureRecord`s (pipeline path)
or from a `DependencyGraphInput` struct (pure-compute / WASM path).

Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.