powered by
Creates a list of all \(2^(n-1)\) non-empty subsets of the integers from 1 to \(n\).
powerset_zones(n)
A list of integer vectors.
An integer larger than 0.