#13558: Add Philipp Jovanovic ANF to CNF converter
-------------------------------+--------------------------------------------
Reporter: malb | Owner: jason
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.5
Component: misc | Resolution:
Keywords: SAT | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------+--------------------------------------------
Comment (by boothby):
The conversion strategies are poorly documented. At least one docstring
should describe all of the strategies, and all of the methods which accept
a strategy as an argument should provide the list of strategies and a
reference to the docstring that describes them.
Additionally, I'm concerned that c_lin_cnf doesn't do anything for
polynomials with length > 6. This doesn't currently seem to cause any
bugs, but it might in the future. I'd rather see a generic
implementation, or at the very least, {{{raise ValueError, "input
polynomials must have length <= 6"}}}.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13558#comment:3>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.