* Creates the next subset index vector of a set with a given number of elements. * @param N The number of elements in the total set. * @param subset A set of indices in [0,N-1]. * @return Whether the calculated subset is not the lexicographically smallest one. */
source not stored for this graph (policy: none)
no test coverage detected