[#cluster_linearize-SpanningForestState-GetCost] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/SpanningForestState.adoc[SpanningForestState]::GetCost :relfileprefix: ../../ :mrdocs: Determine how much work was performed so far. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t GetCost() const noexcept; ---- == Return Value The accumulated cost reported by the cost model. [.small]#Created with https://www.mrdocs.com[MrDocs]#