Skip to main content

detect_conflicts

Function detect_conflicts 

Source
pub fn detect_conflicts(
    sg: &IndexedSubgraph,
    opts: &DetectOpts,
) -> Vec<ConflictPattern>
Expand description

Run all detection algorithms on the given subgraph.