presenceIndex
Index of the current label of a direct addressing node. While .arcIdx is the current index in the label range, .presenceIndex is its corresponding index in the list of actually present labels. It is equal to the number of bits set before the bit at .arcIdx in the bit-table. This field is a cache to avoid to count bits set repeatedly when iterating the next arcs.