P352: Enumeration of all partions of $n$ into integers of size at most $k$

P352: Enumeration of all partions of $n$ into integers of size at most $k$
Input:
Integers $n$ and $k$.
Output:
All partions of $n$ into integers of size at most $k$.
Complexity:
Comment:
Reference:
[Savage1989] (Bibtex)