First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 9 years ago

done_with_fish gravatar image

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?