toysolver: Assorted decision procedures for SAT, Max-SAT, PB, MIP, etc
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Exposed modules use unallocated top-level names: ToySolver
Properties
Versions | 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.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 | None available |
Dependencies | array (>=0.4.0.0), base (>=4.4 && <5), bytestring, containers (>=0.4.2), data-default-class, data-interval (>=1.0.1 && <1.3.0), deepseq, exceptions (==0.5 || >=0.6), extended-reals (>=0.1 && <1.0), filepath, finite-field (>=0.7.0 && <1.0.0), ghc-prim, hashable (>=1.1.2.5 && <1.3.0.0), heaps, intern (>=0.9.1.2 && <1.0.0.0), loop (>=0.2.0 && <1.0.0), mtl (>=2.1.2), multiset, old-locale, OptDir, parse-dimacs, parsec (>=3.1.2 && <4), prettyclass (>=1.0.0), primes, process (>=1.1.0.2), queue, random, sign (>=0.2.0 && <1.0.0), stm (>=2.3), temporary (>=1.2), time, toysolver, type-level-numbers (>=0.1.1.0 && <0.2.0.0), unbounded-delays, unordered-containers (>=0.2.3 && <0.3.0), vector-space (>=0.8.6) [details] |
License | BSD-3-Clause |
Author | Masahiro Sakai (masahiro.sakai@gmail.com) |
Maintainer | masahiro.sakai@gmail.com |
Category | Algorithms, Optimisation, Optimization, Theorem Provers, Constraints |
Bug tracker | https://github.com/msakai/toysolver/issues |
Source repo | head: git clone git://github.com/msakai/toysolver.git |
Uploaded | by MasahiroSakai at 2015-01-06T14:27:21Z |
Modules
[Index]
- ToySolver
- Arith
- ToySolver.Arith.BoundsInference
- ToySolver.Arith.CAD
- ToySolver.Arith.ContiTraverso
- ToySolver.Arith.Cooper
- ToySolver.Arith.FourierMotzkin
- ToySolver.Arith.LPSolver
- ToySolver.Arith.LPSolverHL
- ToySolver.Arith.LPUtil
- ToySolver.Arith.MIPSolver2
- ToySolver.Arith.MIPSolverHL
- ToySolver.Arith.OmegaTest
- ToySolver.Arith.Simplex
- ToySolver.Arith.Simplex2
- ToySolver.Arith.VirtualSubstitution
- Combinatorial
- ToySolver.CongruenceClosure
- Converter
- ToySolver.Converter.MIP2SMT
- ToySolver.Converter.MaxSAT2IP
- ToySolver.Converter.MaxSAT2NLPB
- ToySolver.Converter.MaxSAT2WBO
- ToySolver.Converter.ObjType
- ToySolver.Converter.PB2IP
- ToySolver.Converter.PB2LSP
- ToySolver.Converter.PB2SMP
- ToySolver.Converter.PB2WBO
- ToySolver.Converter.PBSetObj
- ToySolver.Converter.SAT2IP
- ToySolver.Converter.SAT2PB
- ToySolver.Converter.WBO2PB
- Data
- AlgebraicNumber
- ToySolver.Data.ArithRel
- ToySolver.Data.BoolExpr
- ToySolver.Data.Boolean
- ToySolver.Data.DNF
- ToySolver.Data.Delta
- FOL
- ToySolver.Data.LA
- ToySolver.Data.LBool
- ToySolver.Data.MIP
- 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
- ToySolver.Data.Var
- ToySolver.FOLModelFinder
- Internal
- ToySolver.SAT
- Text
- ToySolver.Version
- ToySolver.Wang
- Arith
Flags
Manual Flags
Name | Description | Default |
---|---|---|
forcechar8 | set default encoding to char8 (not to use iconv) | Disabled |
buildtoyfmf | build toyfmf command | Disabled |
buildsampleprograms | build sample programs | Disabled |
buildmiscprograms | build misc programs | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
exceptions06 | use exceptions >=0.6 | Enabled |
random1013 | use random >=1.0.1.3 | Enabled |
time15 | use time >=1.5.0 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- toysolver-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees