[#cluster_linearize-SFLDefaultCostModel-PickDependencyToSplitEnd] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SFLDefaultCostModel.adoc[SFLDefaultCostModel]::PickDependencyToSplitEnd :relfileprefix: ../../ :mrdocs: Accounts for the cost of picking a dependency to split. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void PickDependencyToSplitEnd(int num_txns) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *num_txns* | Number of transactions considered while picking. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#