#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 malb):
The code is not ready for inclusion in Sage yet:
* there are no doctests
* it seems many local attributes are not marked local ({{{self.one}}} vs.
{{{self._one}}} ), note that the current converter has a similar issue
though
* {{{phi}}} is a function in this converter, but an attribute in the one
currently included in Sage. Also, {{{phi}}} returns a reference to an
internal mutable variable, instead of a copy
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13558#comment:2>
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.