cluster_linearize::SFLDefaultCostModel::InitializeEnd

Accounts for the cost of initialization and of the final linearization.

Synopsis

Declared in <cluster_linearize.h>

void
InitializeEnd(
    int num_txns,
    int num_deps) noexcept;

Parameters

NameDescription
num_txnsNumber of transactions in the graph.
num_depsNumber of dependencies in the graph.