Skip to main content

begin_phase

Function begin_phase 

Source
pub fn begin_phase(
    phase: GenerationProgressPhase,
    kind: GenerationProcessKind,
    process: &str,
    integrand: &str,
    total_graphs: usize,
    total_cuts: Option<usize>,
)