Count the total number of reduced (direct) dependencies in the graph.
Synopsis
Declared in <cluster_linearize.h>
unsigned int
CountDependencies() const noexcept;
Return Value
The sum of reduced‐parent counts over all positions.
Created with MrDocs