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