Accounts for the cost of picking a merge candidate.
Synopsis
Declared in <cluster_linearize.h>
void
PickMergeCandidateEnd(int num_steps) noexcept;
Parameters
Name |
Description |
num_steps |
Number of search steps taken to pick the candidate. |
Created with MrDocs