Get the range of positions in this DepGraph. All entries in Positions() are in [0, PositionRange() - 1].
Declared in <cluster_linearize.h>
<cluster_linearize.h>
DepGraphIndex PositionRange() const noexcept;
One past the highest occupied position (or 0 if empty).