Accounts for the cost of making the linearization topological.

Synopsis

Declared in <cluster_linearize.h>

void
MakeTopologicalEnd(
    int num_chunks,
    int num_steps) noexcept;

Parameters

Name

Description

num_chunks

Number of chunks processed.

num_steps

Number of reordering steps performed.

Created with MrDocs