Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Will "solve_right" return integer solutions if one exists?

If A is an integer matrix and b is an integer vector, then will the command A.solve_right(b) return an integer vector if the equation Ax=b is solvable over the integers?