Function smartnoise_validator::utilities::get_sinks[][src]

pub fn get_sinks(computation_graph: &HashMap<u32, Component>) -> HashSet<u32>

Retrieve the set of node ids in a graph that have no dependent nodes.

Arguments

Returns

The set of node ids that have no dependent nodes