Skip to main content

execute_residual_correction

Function execute_residual_correction 

Source
pub fn execute_residual_correction(
    compiled: &CompileOutput,
    max_iterations: u32,
) -> ExecutionReport
Expand description

Runs residual-correction passes on top of the message-passing baseline.