pub fn execute_residual_correction(
compiled: &CompileOutput,
max_iterations: u32,
) -> ExecutionReportExpand description
Runs residual-correction passes on top of the message-passing baseline.
pub fn execute_residual_correction(
compiled: &CompileOutput,
max_iterations: u32,
) -> ExecutionReportRuns residual-correction passes on top of the message-passing baseline.