Skip to main content

execute_delta_propagation

Function execute_delta_propagation 

Source
pub fn execute_delta_propagation(
    compiled: &CompileOutput,
    changed_node_ids: &[String],
    max_iterations: u32,
) -> DeltaPropagationReport
Expand description

Recomputes only the regions affected by a delta and reports parity metadata.