Packages tagged formal-methods
38 packages have this tag.
[Merge tag] (trustees only)Related tags: library (36), bsd3 (23), theorem-provers (17), smt (12), language (10), symbolic-computation (10), mit (8), gpl (7), math (7), program (7), concurrency (5), bit-vectors (4), game (2), logic (2), optimization (2), algorithms (1), compiler-plugin (1), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
CSPM-CoreLanguage | 38 | 0.0 | Definition of a CSP core-language. | (bsd3, concurrency, formal-methods, language, library) | 2017-10-26 | MarcFontaine |
CSPM-FiringRules | 36 | 0.0 | Firing rules semantic of CSPM | (bsd3, concurrency, formal-methods, language, library) | 2017-10-26 | MarcFontaine |
CSPM-Frontend | 62 | 0.0 | A CSP-M parser compatible with FDR-2.91 | (bsd3, concurrency, formal-methods, language, library) | 2017-10-26 | MarcFontaine |
CSPM-Interpreter | 61 | 0.0 | An interpreter for CSPM | (bsd3, concurrency, formal-methods, language, library) | 2017-10-26 | MarcFontaine |
CSPM-ToProlog | 29 | 0.0 | some modules specific for the ProB tool | (bsd3, formal-methods, library) | 2017-10-26 | MarcFontaine |
CSPM-cspm | 56 | 0.0 | cspm command line tool for analyzing CSPM specifications. | (bsd3, concurrency, formal-methods, language, library, program) | 2017-10-26 | MarcFontaine |
SmtLib | 12 | 0.0 | Library for parsing SMTLIB2 | (formal-methods, library, mit) | 2015-02-22 | roger62 |
acl2 | 3 | 0.0 | Writing and calling ACL2 from Haskell. | (bsd3, formal-methods, language, library) | 2014-10-01 | TomHawkins |
afv | 9 | 0.0 | Infinite state model checking of iterative C programs. | (bsd3, formal-methods, program) | 2010-03-31 | TomHawkins |
atp | 5 | 0.0 | Interface to automated theorem provers | (formal-methods, gpl, library, logic, math, theorem-provers) | 2021-01-25 | EK |
boolector | 70 | 0.0 | Haskell bindings for the Boolector SMT solver | (bit-vectors, formal-methods, library, math, mit, smt, theorem-provers) | 2020-08-20 | DeianStefan |
dove | 4 | 0.0 | The Dove verification language. | (bsd3, formal-methods, language, library) | 2015-04-28 | TomHawkins |
g2 | 0 | 0.0 | Haskell symbolic execution engine. | (bsd3, formal-methods, library, program, symbolic-computation) | 2019-06-30 | WilliamHallahan |
g2q | 4 | 0.0 | G2Q allows constraint programming, via writing Haskell predicates. | (bsd3, formal-methods, library, symbolic-computation) | 2019-06-30 | WilliamHallahan |
ghc-proofs | 15 | 0.0 | GHC plugin to prove program equations by simplification | (compiler-plugin, formal-methods, library, mit) | 2017-09-05 | JoachimBreitner |
hermit | 74 | 0.0 | Haskell Equational Reasoning Model-to-Implementation Tunnel | (bsd3, formal-methods, language, library, optimization, program, refactoring, reflection, transformation) | 2016-02-23 | AndrewFarmer, AndyGill, NeilSculthorpe, ryanglscott |
hz3 (deprecated) | 5 | 0.0 | Bindings for the Z3 Theorem Prover | (bit-vectors, bsd3, deprecated, formal-methods, library, math, smt, theorem-provers) | 2019-10-01 | |
improve | 135 | 0.0 | An imperative, verifiable programming language for high assurance applications. | (bsd3, embedded, formal-methods, language, library) | 2011-07-29 | TomHawkins |
opentheory | 50 | 0.0 | The standard theory library | (formal-methods, library, mit) | 2015-07-24 | JoeHurd |
opentheory-bits | 24 | 0.0 | Natural number to bit-list conversions | (formal-methods, library, mit) | 2015-10-19 | JoeHurd |
opentheory-byte | 25 | 0.0 | Bytes | (formal-methods, library, mit) | 2015-10-19 | JoeHurd |
opentheory-primitive | 39 | 0.0 | Haskell primitives used by OpenTheory packages | (formal-methods, library, mit) | 2015-10-19 | JoeHurd |
opentheory-probability | 29 | 0.0 | Probability | (formal-methods, library, mit) | 2015-10-19 | JoeHurd |
safe-coupling | 18 | 2.0 | Relational proof system for probabilistic algorithms | (bsd3, formal-methods, library) | 2022-06-15 | oquechy |
sbv | 171 | 2.75 | SMT Based Verification: Symbolic Haskell theorem prover using SMT solving. | (bit-vectors, bsd3, formal-methods, library, math, smt, symbolic-computation, theorem-provers) | 2022-04-27 | LeventErkok |
sbvPlugin | 68 | 0.0 | Formally prove properties of Haskell programs using SBV/SMT | (bsd3, formal-methods, library, math, smt, symbolic-computation, theorem-provers) | 2022-04-27 | LeventErkok |
smtlib2 | 27 | 2.0 | A type-safe interface to communicate with an SMT solver. | (formal-methods, gpl, library, smt, symbolic-computation, theorem-provers) | 2017-01-05 | HenningGuenther |
smtlib2-debug | 9 | 0.0 | Dump the communication with an SMT solver for debugging purposes. | (formal-methods, gpl, library, smt, symbolic-computation, theorem-provers) | 2017-01-05 | HenningGuenther |
smtlib2-pipe | 12 | 0.0 | A type-safe interface to communicate with an SMT solver. | (formal-methods, gpl, library, smt, symbolic-computation, theorem-provers) | 2017-01-05 | HenningGuenther |
smtlib2-quickcheck | 9 | 0.0 | Helper functions to create SMTLib expressions in QuickCheck | (formal-methods, gpl, library, smt, symbolic-computation, theorem-provers) | 2017-01-06 | HenningGuenther |
smtlib2-timing | 8 | 0.0 | Get timing informations for SMT queries | (formal-methods, gpl, library, smt, symbolic-computation, theorem-provers) | 2017-01-07 | HenningGuenther |
theoremquest | 8 | 0.0 | A common library for TheoremQuest, a theorem proving game. | (bsd3, formal-methods, game, library, theorem-provers) | 2011-02-28 | TomHawkins |
theoremquest-client | 9 | 0.0 | A simple client for the TheoremQuest theorem proving game. | (bsd3, formal-methods, game, program, theorem-provers) | 2011-02-28 | TomHawkins |
toysolver | 65 | 0.0 | Assorted decision procedures for SAT, SMT, Max-SAT, PB, MIP, etc | (algorithms, bsd3, constraints, formal-methods, library, logic, optimisation, optimization, program, smt, theorem-provers) | 2021-02-10 | MasahiroSakai |
tptp | 33 | 0.0 | Parser and pretty printer for the TPTP language | (formal-methods, gpl, language, library, parsing, pretty-printer, theorem-provers) | 2021-01-11 | EK |
what4 | 61 | 2.25 | Solver-agnostic symbolic values support for issuing queries | (bsd3, formal-methods, library, program, smt, symbolic-computation, theorem-provers) | 2022-04-19 | RobertDockins, ryanglscott, galoisinc |
yices-painless | 16 | 0.0 | An embedded language for programming the Yices SMT solver | (bsd3, formal-methods, library, math, theorem-provers) | 2011-01-17 | DonaldStewart |
z3 | 29 | 2.25 | Bindings for the Z3 Theorem Prover | (bit-vectors, bsd3, formal-methods, library, math, smt, theorem-provers) | 2020-08-29 | IagoAbal |