grisette: Symbolic evaluation as a library
[ bsd3, formal-methods, library, smt, symbolic-computation, theorem-provers ]
[ Propose Tags ]
[ Report a vulnerability ]
Grisette is a reusable symbolic evaluation library for Haskell. By translating programs into constraints, Grisette can help the development of program reasoning tools, including verification, synthesis, and more.
This Grisette module exports all you need for building a symbolic evaluation tool.
For more details, please checkout the README.
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Grisette
- Grisette.Backend
- Grisette.Core
- Grisette.Experimental
- Internal
- Backend
- Core
- Control
- Data
- Class
- Grisette.Internal.Core.Data.Class.BitCast
- Grisette.Internal.Core.Data.Class.BitVector
- Grisette.Internal.Core.Data.Class.CEGISSolver
- Grisette.Internal.Core.Data.Class.Error
- Grisette.Internal.Core.Data.Class.EvaluateSym
- Grisette.Internal.Core.Data.Class.ExtractSymbolics
- Grisette.Internal.Core.Data.Class.Function
- Grisette.Internal.Core.Data.Class.GPretty
- Grisette.Internal.Core.Data.Class.GenSym
- Grisette.Internal.Core.Data.Class.IEEEFP
- Grisette.Internal.Core.Data.Class.ITEOp
- Grisette.Internal.Core.Data.Class.LogicalOp
- Grisette.Internal.Core.Data.Class.Mergeable
- Grisette.Internal.Core.Data.Class.ModelOps
- Grisette.Internal.Core.Data.Class.PlainUnion
- Grisette.Internal.Core.Data.Class.SEq
- Grisette.Internal.Core.Data.Class.SOrd
- Grisette.Internal.Core.Data.Class.SafeDivision
- Grisette.Internal.Core.Data.Class.SafeLinearArith
- Grisette.Internal.Core.Data.Class.SafeSymRotate
- Grisette.Internal.Core.Data.Class.SafeSymShift
- Grisette.Internal.Core.Data.Class.SignConversion
- Grisette.Internal.Core.Data.Class.SimpleMergeable
- Grisette.Internal.Core.Data.Class.Solvable
- Grisette.Internal.Core.Data.Class.Solver
- Grisette.Internal.Core.Data.Class.SubstituteSym
- Grisette.Internal.Core.Data.Class.SymRotate
- Grisette.Internal.Core.Data.Class.SymShift
- Grisette.Internal.Core.Data.Class.ToCon
- Grisette.Internal.Core.Data.Class.ToSym
- Grisette.Internal.Core.Data.Class.TryMerge
- Grisette.Internal.Core.Data.MemoUtils
- Grisette.Internal.Core.Data.Symbol
- Grisette.Internal.Core.Data.Union
- Class
- TH
- SymPrim
- Grisette.Internal.SymPrim.AllSyms
- Grisette.Internal.SymPrim.BV
- Grisette.Internal.SymPrim.FP
- Grisette.Internal.SymPrim.GeneralFun
- Grisette.Internal.SymPrim.IntBitwidth
- Grisette.Internal.SymPrim.ModelRep
- Prim
- Internal
- Grisette.Internal.SymPrim.Prim.Internal.Caches
- Instances
- Grisette.Internal.SymPrim.Prim.Internal.Instances.BVPEval
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalBitwiseTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalDivModIntegralTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalFP
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalFloatingTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalFractionalTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalNumTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalOrdTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalRotateTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.PEvalShiftTerm
- Grisette.Internal.SymPrim.Prim.Internal.Instances.SupportedPrim
- Grisette.Internal.SymPrim.Prim.Internal.IsZero
- Grisette.Internal.SymPrim.Prim.Internal.PartialEval
- Grisette.Internal.SymPrim.Prim.Internal.Term
- Grisette.Internal.SymPrim.Prim.Internal.Unfold
- Grisette.Internal.SymPrim.Prim.Internal.Utils
- Grisette.Internal.SymPrim.Prim.Model
- Grisette.Internal.SymPrim.Prim.ModelValue
- Grisette.Internal.SymPrim.Prim.SomeTerm
- Grisette.Internal.SymPrim.Prim.Term
- Grisette.Internal.SymPrim.Prim.TermUtils
- Internal
- Grisette.Internal.SymPrim.SomeBV
- Grisette.Internal.SymPrim.SymBV
- Grisette.Internal.SymPrim.SymBool
- Grisette.Internal.SymPrim.SymFP
- Grisette.Internal.SymPrim.SymGeneralFun
- Grisette.Internal.SymPrim.SymInteger
- Grisette.Internal.SymPrim.SymTabularFun
- Grisette.Internal.SymPrim.TabularFun
- Utils
- Lib
- Grisette.SymPrim
- Grisette.Utils
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
optimize | Compile with O2 optimization | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- grisette-0.6.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.4.0.0, 0.4.1.0, 0.5.0.0, 0.5.0.1, 0.6.0.0, 0.7.0.0, 0.8.0.0, 0.9.0.0, 0.10.0.0, 0.11.0.0, 0.12.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array (>=0.5.4 && <0.6), async (>=2.2.2 && <2.3), base (>=4.14 && <5), bytestring (>=0.10.12 && <0.13), deepseq (>=1.4.4 && <1.6), generic-deriving (>=1.14.1 && <1.15), hashable (>=1.2.3 && <1.5), hashtables (>=1.2.3.4 && <1.4), intern (>=0.9.2 && <0.10), loch-th (>=0.2.2 && <0.3), mtl (>=2.2.2 && <2.4), parallel (>=3.2.2.0 && <3.3), prettyprinter (>=1.5.0 && <1.8), QuickCheck (>=2.14 && <2.16), sbv (>=8.17 && <11), stm (>=2.5 && <2.6), template-haskell (>=2.16 && <2.23), text (>=1.2.4.1 && <2.2), th-compat (>=0.1.2 && <0.2), transformers (>=0.5.6 && <0.7), unordered-containers (>=0.2.11 && <0.3) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.5, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | 2021-2024 Sirui Lu |
Author | Sirui Lu, Rastislav Bodík |
Maintainer | Sirui Lu (siruilu@cs.washington.edu) |
Category | Formal Methods, Theorem Provers, Symbolic Computation, SMT |
Home page | https://github.com/lsrcz/grisette#readme |
Bug tracker | https://github.com/lsrcz/grisette/issues |
Source repo | head: git clone https://github.com/lsrcz/grisette |
Uploaded | by siruilu at 2024-06-07T08:16:02Z |
Distributions | LTSHaskell:0.9.0.0, Stackage:0.12.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 687 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |