cluster_linearize::SFLDefaultCostModel::MakeTopologicalEnd

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

NameDescription
num_chunksNumber of chunks processed.
num_stepsNumber of reordering steps performed.