toysolver: Assorted decision procedures for SAT, SMT, Max-SAT, PB, MIP, etc
Modules
[Index]
- ToySolver
- Arith
- ToySolver.BitVector
- Combinatorial
- ToySolver.Combinatorial.BipartiteMatching
- HittingSet
- ToySolver.Combinatorial.HittingSet.DAA
- ToySolver.Combinatorial.HittingSet.FredmanKhachiyan1996
- ToySolver.Combinatorial.HittingSet.GurvichKhachiyan1999
- ToySolver.Combinatorial.HittingSet.HTCBDD
- ToySolver.Combinatorial.HittingSet.InterestingSets
- ToySolver.Combinatorial.HittingSet.MARCO
- ToySolver.Combinatorial.HittingSet.SHD
- ToySolver.Combinatorial.HittingSet.Simple
- ToySolver.Combinatorial.HittingSet.Util
- Knapsack
- ToySolver.Combinatorial.SubsetSum
- Converter
- ToySolver.Converter.GCNF2MaxSAT
- ToySolver.Converter.MIP2PB
- ToySolver.Converter.MIP2SMT
- ToySolver.Converter.MaxSAT2IP
- ToySolver.Converter.MaxSAT2WBO
- ToySolver.Converter.ObjType
- ToySolver.Converter.PB2IP
- ToySolver.Converter.PB2LSP
- ToySolver.Converter.PB2SAT
- ToySolver.Converter.PB2SMP
- ToySolver.Converter.PB2WBO
- ToySolver.Converter.PBLinearization
- ToySolver.Converter.PBSetObj
- ToySolver.Converter.SAT2IP
- ToySolver.Converter.SAT2KSAT
- ToySolver.Converter.SAT2PB
- ToySolver.Converter.WBO2MaxSAT
- ToySolver.Converter.WBO2PB
- Data
- AlgebraicNumber
- ToySolver.Data.BoolExpr
- ToySolver.Data.Boolean
- ToySolver.Data.DNF
- ToySolver.Data.Delta
- FOL
- ToySolver.Data.IntVar
- ToySolver.Data.LA
- ToySolver.Data.LBool
- ToySolver.Data.MIP
- ToySolver.Data.OrdRel
- ToySolver.Data.Polynomial
- Factorization
- ToySolver.Data.Polynomial.Factorization.FiniteField
- ToySolver.Data.Polynomial.Factorization.Hensel
- ToySolver.Data.Polynomial.Factorization.Integer
- ToySolver.Data.Polynomial.Factorization.Kronecker
- ToySolver.Data.Polynomial.Factorization.Rational
- ToySolver.Data.Polynomial.Factorization.SquareFree
- ToySolver.Data.Polynomial.Factorization.Zassenhaus
- ToySolver.Data.Polynomial.GroebnerBasis
- Interpolation
- Factorization
- EUF
- Graph
- Internal
- ToySolver.QBF
- ToySolver.SAT
- ToySolver.SAT.Config
- Encoder
- ToySolver.SAT.ExistentialQuantification
- ToySolver.SAT.MUS
- MessagePassing
- ToySolver.SAT.MessagePassing.SurveyPropagation
- ToySolver.SAT.MessagePassing.SurveyPropagation.OpenCL
- ToySolver.SAT.MessagePassing.SurveyPropagation
- ToySolver.SAT.PBO
- ToySolver.SAT.Printer
- Store
- ToySolver.SAT.TheorySolver
- ToySolver.SAT.Types
- ToySolver.SMT
- Text
- ToySolver.Version
- ToySolver.Wang
Flags
Manual Flags
Name | Description | Default |
---|---|---|
forcechar8 | set default encoding to char8 (not to use iconv) | Disabled |
linuxstatic | build statically linked binaries | Disabled |
buildtoyfmf | build toyfmf command | Disabled |
buildsampleprograms | build sample programs | Disabled |
buildmiscprograms | build misc programs | Disabled |
usehaskeline | use haskeline package | Enabled |
opencl | use opencl package | Disabled |
testcbc | run test cases that depends on cbc command | Disabled |
testcplex | run test cases that depends on cplex command | Disabled |
testglpsol | run test cases that depends on glpsol command | Disabled |
testgurobicl | run test cases that depends on gurobi_cl command | Disabled |
testlpsolve | run test cases that depends on lp_solve command | Disabled |
testscip | run test cases that depends on scip command | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
logictptp045 | use logic-TPTP >=0.4.5.0 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- toysolver-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.2, 0.0.3, 0.0.4, 0.0.4.1, 0.0.5, 0.0.6, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | array (>=0.4.0.0), attoparsec, base (>=4.8 && <4.11), bytestring (>=0.9.2.1 && <0.11), bytestring-builder, clock (>=0.7.1), containers (>=0.5.0), data-default, data-default-class, data-interval (>=1.0.1 && <1.4.0), deepseq, directory, extended-reals (>=0.1 && <1.0), filepath, finite-field (>=0.9.0 && <1.0.0), ghc-prim, hashable (>=1.1.2.5 && <1.3.0.0), hashtables, haskeline (>=0.7 && <0.8), heaps, intern (>=0.9.1.2 && <1.0.0.0), lattices (<2), log-domain (<0.13), loop (>=0.3.0 && <1.0.0), megaparsec (>=4.4.0 && <6.4), mtl (>=2.1.2), multiset, mwc-random (>=0.13.1 && <0.14), OptDir, parsec (>=3.1.2 && <4), prettyclass (>=1.0.0), primes, primitive (>=0.6), process (>=1.1.0.2), pseudo-boolean (>=0.1.3.0 && <0.2.0.0), queue, scientific, semigroups (>=0.17), sign (>=0.2.0 && <1.0.0), split, stm (>=2.3), template-haskell, temporary (>=1.2), text (>=1.1.0.0), time (>=1.5.0), toysolver, transformers (>=0.2), transformers-compat (>=0.3), unbounded-delays, unordered-containers (>=0.2.3 && <0.3.0), vector, vector-space (>=0.8.6), xml-conduit [details] |
Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.1 |
License | BSD-3-Clause |
Author | Masahiro Sakai (masahiro.sakai@gmail.com) |
Maintainer | masahiro.sakai@gmail.com |
Revised | Revision 7 made by sjakobi at 2021-11-18T13:21:58Z |
Category | Algorithms, Optimisation, Optimization, Theorem Provers, Constraints, Logic, Formal Methods, SMT |
Home page | https://github.com/msakai/toysolver/ |
Bug tracker | https://github.com/msakai/toysolver/issues |
Source repo | head: git clone git://github.com/msakai/toysolver.git |
Uploaded | by MasahiroSakai at 2017-10-09T23:49:36Z |
Distributions | |
Reverse Dependencies | 4 direct, 0 indirect [details] |
Executables | pbverify, maxsatverify, pigeonhole, survey-propagation, svm2lp, htc, shortest-path, assign, knapsack, numberlink, nqueens, nonogram, sudoku, toyconvert, toyfmf, toyqbf, toysmt, toysat, toysolver |
Downloads | 15448 total (54 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-10 [all 1 reports] |