Function that determines the ids of all nodes that can be used as slicing criteria.
Inclusive maximum size of the slicing criteria (number of included slice points).
Should be at least 1
to make sense (and of course at least minimum size).
Be really careful with this one, as the number of possible slicing criteria can grow exponentially with the maximum size.
Inclusive minimum size of the slicing criteria (number of included slice points).
Should be at least 1
to make sense (and of course at most maximum size).
Defines the filter for collecting all possible slicing criteria.
See
DefaultAllVariablesFilter