Accounts for the cost of initialization and of the final linearization.
Declared in <cluster_linearize.h>
void
InitializeEnd(
int num_txns,
int num_deps) noexcept;
| Name | Description |
|---|---|
| num_txns | Number of transactions in the graph. |
| num_deps | Number of dependencies in the graph. |