| 1 | initial version |
You can use the cylindirical algebraic decomposition (CAD) method to solve a system of polynomials with inequalities. Sage has an optional package for QEPCAD. See the output of
sage: qepcad?
and try
./sage -i qepcad
from the command line to install QEPCAD. Note that the version we have (1.50) is quite old. The latest version on the web site is 1.69.
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.