Graph conflict detection powered by Rust.
Provides conflict-of-interest pattern detection on subgraphs using cycle detection, path matching, and hub concentration algorithms.
Summary
Functions
Detects conflict-of-interest patterns in a subgraph.
Returns "ok" if the Rust NIF is loaded and functional.