Next: Examples
Up: The generic analyzer
Previous: Parametric equations
Contents
Errors and Debug
The analyzer may generate the following error code:
- -1: too many ranges have been generated during the
algorithm. Note that this test is only approximate.
- -2: there is an error in the files generated for the parser
- -4: the number of equations in your system is not correct (this
should not occur with the generic analyzer but may happen if you use
it in a program)
- -11: the parameters equation_processed of the analyzer
is not 0 or 1 (cannot occur for the generic analyzer)
- -20: the dimension file cannot be opened
- -40: the degree of the equations in the various unknowns is 0
(should not occur for the generic analyzer)
You may get some debug information by setting the variable
Debug_Level_Solve_General_Interval to 1 (minimal level of debug
information) or 2 (full debug).
Jean-Pierre Merlet
2012-12-20