#418: Add SAT Solvers
-----------------------------------+----------------------------------------
Reporter: malb | Owner: was
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: SAT | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Martin Albrecht | Merged in:
Dependencies: | Stopgaps:
-----------------------------------+----------------------------------------
Changes (by malb):
* keywords: => SAT
* status: needs_work => needs_review
* milestone: sage-wishlist => sage-5.1
Old description:
> Make an optional package for (Crypto)MiniSAT an award winning SAT solver.
>
> Also implement/port Nicolas Courtois' and Gregory Bard's ANF to CNF
> converter (http://eprint.iacr.org/2006/402.pdf) to SAGE.
>
> '''Install'''
> http://sage.math.washington.edu/home/malb/spkgs/cryptominisat-2.9.1.spkg
New description:
This ticket implements
* an optional Sage package for C!ryptoMiniSat
* a C++ interface to !CryptoMiniSat which supports xor clauses, options,
conflict clauses and learnt clause extraction
* a generic interface for various SAT solvers based on the DIMACS file
format
* instantiations of this interface for !Glucose and !RSat
* a converter for Boolean Polynomials to !SAT
* highlevel functions for solving Boolean polynomial systems and for
learning new polynomials for Boolean polynomial systems
How to install/test:
1. '''Install'''
http://sage.math.washington.edu/home/malb/spkgs/cryptominisat-2.9.1.spkg
1. '''Pull''' from https://bitbucket.org/malb/sage-cryptominisat
'''Note to release manager:''' The SPKG is optional but the patches for
the Sage library should be merged.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/418#comment:13>
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.