algebraic-solving / msolve

Library for Polynomial System Solving through Algebraic Methods
https://msolve.lip6.fr
GNU General Public License v2.0
90 stars 22 forks source link

document meanings of columns in verbose output #93

Closed dimpase closed 10 months ago

dimpase commented 10 months ago

currently with -g 1/2 -v 2 one sees

deg     sel   pairs        mat          density            new data         time(rd) in sec (real|cpu)
------------------------------------------------------------------------------------------------------

in the header, and while some of it can be guessed, some are totally cryptic. This is how I think about it:

ederc commented 10 months ago

94 adds an overview of the symbols stated.