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
Name |
Description |
num_txns |
Number of transactions in the graph. |
num_deps |
Number of dependencies in the graph. |
Created with MrDocs