FrobeniusSolve¶
Returns all non-negative integer solutions {x1, ..., xn} of the linear
Diophantine equation a1*x1 + ... + an*xn == b.
FrobeniusSolve¶Returns all non-negative integer solutions {x1, ..., xn} of the linear
Diophantine equation a1*x1 + ... + an*xn == b.