crucible: Crucible is a library for language-agnostic symbolic simulation

[ bsd3, language, library ] [ Propose Tags ] [ Report a vulnerability ]

Crucible provides a program representation format based on single-static assignment (SSA) form control flow graphs, and a symbolic simulation engine for executing programs expressed in this format. It also provides support for communicating with a variety of SAT and SMT solvers, including Z3, CVC4, Yices, STP, and dReal.

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
unsafe-operations

Use unsafe operations to improve performance

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.7, 0.7.1
Change log CHANGELOG.md
Dependencies async, base (>=4.13 && <4.20), bimap, bv-sized (>=1.0.0 && <1.1), containers (>=0.5.9.0), exceptions, fgl, hashable, json (>=0.9 && <1.0), lens, mtl, panic (>=0.3), parameterized-utils (>=1.0.8 && <2.2), prettyprinter (>=1.7.0), template-haskell, text, th-abstraction (>=0.1 && <0.7), time (>=1.8 && <2.0), transformers, unordered-containers, vector, what4 (>=1.6.1) [details]
License BSD-3-Clause
Copyright (c) Galois, Inc 2014-2022
Author Galois Inc.
Maintainer rscott@galois.com, kquick@galois.com, langston@galois.com
Revised Revision 1 made by ryanglscott at 2024-09-03T16:55:10Z
Category Language
Source repo head: git clone https://github.com/GaloisInc/crucible(crucible)
Uploaded by mccleeary at 2024-08-30T20:09:00Z
Distributions
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 113 total (14 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]