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 the order of polynomials/monomials in the output with -g options #92

Closed dimpase closed 10 months ago

dimpase commented 10 months ago

I cannot see anything on this in the docs, although I guess it corresponds to the monomial order used. Can this be documented?

ederc commented 10 months ago

94 adds information on the polynomial sorting when using options -g1 resp. -g2.