| 1 | initial version |
You can access the source code of the solve function by typing, from a Sage shell:
sage: solve??
And then see which other function is called depending on the kind of input. Then you can iterate on what is actually called in your concrete example.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.