cluster_linearize::DepGraph::PositionRange

Get the range of positions in this DepGraph. All entries in Positions() are in [0, PositionRange() - 1].

Synopsis

Declared in <cluster_linearize.h>

DepGraphIndex
PositionRange() const noexcept;

Return Value

One past the highest occupied position (or 0 if empty).