[#cluster_linearize-DepGraph-CountDependencies] = xref:cluster_linearize.adoc[cluster_linearize]::xref:cluster_linearize/DepGraph.adoc[DepGraph]::CountDependencies :relfileprefix: ../../ :mrdocs: Count the total number of reduced (direct) dependencies in the graph. == Synopsis Declared in `<cluster_linearize.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- unsigned int CountDependencies() const noexcept; ---- == Return Value The sum of reduced‐parent counts over all positions. [.small]#Created with https://www.mrdocs.com[MrDocs]#