Packages tagged logic
41 packages have this tag.
[Merge tag] (trustees only)Related tags: library (41), bsd3 (26), program (10), mit (8), algorithms (7), theorem-provers (6), control (5), data (5), gpl (5), distributed-computing (4), math (4), parallelism (4), unification (3), array (2), compilers-interpreters (2), constraints (2), dataflow (2), formal-methods (2), language (2), list (2), non-determinism (2), optimisation (2), optimization (2), parsing (2), pipes (2), streaming (2), ...
Name |
DLs |
Rating |
Rev Deps |
Description |
Tags |
Last U/L |
Last Version |
Maintainers |
---|---|---|---|---|---|---|---|---|
AC-Boolean | 8 | 0.0 | 1 | Handle Boolean values generatically. | (bsd3, data, library, logic, math) | 2010-11-09 | 1.1.0 | AndrewCoppin |
LogicGrowsOnTrees | 12 | 0.0 | 4 | a parallel implementation of logic programming using distributed tree exploration | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.1.0.2 | GregoryCrosswhite |
LogicGrowsOnTrees-MPI | 7 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses MPI | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.0.0.1.1 | GregoryCrosswhite |
LogicGrowsOnTrees-network | 14 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses multiple processes running in a network | (bsd3, control, distributed-computing, library, logic, parallelism) | 2016-04-05 | 1.0.0.4 | GregoryCrosswhite |
LogicGrowsOnTrees-processes | 10 | 0.0 | 1 | an adapter for LogicGrowsOnTrees that uses multiple processes for parallelism | (bsd3, control, distributed-computing, library, logic, parallelism) | 2014-03-09 | 1.0.0.2 | GregoryCrosswhite |
PropLogic | 12 | 0.0 | 2 | Propositional Logic | (algorithms, bsd3, library, logic, program) | 2012-04-16 | 0.9.0.4 | DavidFox |
RSolve | 7 | 2.0 | 0 | (library, logic, mit, program, unification) | 2019-08-05 | 2.0.0.0 | ice1000 | |
atp | 3 | 0.0 | 0 | Interface to automated theorem provers | (formal-methods, gpl, library, logic, math, theorem-provers) | 2021-01-25 | 0.1.0.0 | EK |
atp-haskell | 15 | 0.0 | 2 | Translation from Ocaml to Haskell of John Harrison's ATP code | (bsd3, library, logic, theorem-provers) | 2016-09-12 | 1.14 | DavidFox |
cond | 35 | 2.0 | 16 | Basic conditional and boolean operators with monadic variants. | (bsd3, control, library, logic, monad) | 2014-11-23 | 0.4.1.1 | AdamCurtis |
decision-diagrams | 19 | 0.0 | 0 | Binary Decision Diagrams (BDD) and Zero-suppressed Binary Decision Diagrams (ZDD) | (bsd3, data, data-structures, library, logic) | 2021-11-25 | 0.2.0.0 | MasahiroSakai |
ersatz | 67 | 2.0 | 3 | A monad for expressing SAT or QSAT problems using observable sharing. | (algorithms, bsd3, library, logic) | 2022-11-01 | 0.4.13 | EdwardKmett, EricMertens, ryanglscott |
ersatz-toysat | 8 | 0.0 | 1 | toysat driver as backend for ersatz | (algorithms, bsd3, library, logic) | 2017-10-02 | 0.2.2.0 | MasahiroSakai |
expressions | 35 | 1.5 | 1 | Expressions and Formulae a la carte | (bsd3, data, library, logic, math) | 2019-04-30 | 0.5 | jakubdaniel |
expressions-z3 | 26 | 0.0 | 1 | Encode and Decode expressions from Z3 ASTs | (bsd3, data, library, logic, math) | 2019-04-30 | 0.5 | jakubdaniel |
g4ip | 3 | 0.0 | 1 | A theorem prover for propositional logic that uses G4ip | (library, logic, mit) | 2017-03-20 | 0.1.0.0 | cacay |
g4ip-prover | 7 | 0.0 | 1 | Theorem prover for intuitionistic propositional logic using G4ip | (library, logic, mit, program) | 2018-12-28 | 2.0.0.0 | klntsky |
hatt | 36 | 0.0 | 1 | A truth table generator for classical propositional logic. | (bsd3, library, logic, program) | 2012-11-24 | 1.5.0.3 | BenedictEastaugh |
hol | 16 | 0.0 | 1 | Higher order logic | (library, logic, mit, program) | 2022-08-08 | 1.4 | JoeHurd |
hout | 3 | 0.0 | 0 | Non-interactive proof assistant monad for first-order logic. | (bsd3, library, logic, type-system) | 2020-04-11 | 0.1.0.0 | ivanbakel |
hypertypes | 7 | 0.0 | 0 | Typed ASTs | (algorithms, bsd3, compilers-interpreters, language, library, logic, unification) | 2021-06-23 | 0.1.0.2 | YairChuchem |
judge | 5 | 0.0 | 0 | Tableau-based theorem prover for justification logic. | (gpl, library, logic, program) | 2018-03-14 | 0.1.3.0 | slakkenhuis |
jukebox | 106 | 2.0 | 1 | A first-order reasoning toolbox | (bsd3, library, logic, program) | 2021-06-22 | 0.5.4 | NickSmallbone |
logic-classes | 42 | 0.0 | 1 | Framework for propositional and first order logic, theorem proving | (bsd3, library, logic, theorem-provers) | 2016-09-18 | 1.7.1 | DavidFox |
minisat | 17 | 0.0 | 5 | A Haskell bundle of the Minisat SAT solver | (bsd3, library, logic) | 2021-02-23 | 0.1.3 | JeroenBransen |
minisat-solver | 11 | 0.0 | 2 | High-level Haskell bindings for the MiniSat SAT solver. | (library, logic, mit) | 2016-10-24 | 0.1 | PeterSelinger |
obdd | 31 | 0.0 | 1 | Ordered Reduced Binary Decision Diagrams | (library, logic) | 2022-03-25 | 0.8.4 | JohannesWaldmann |
picologic | 12 | 0.0 | 1 | Utilities for symbolic predicate logic expressions | (library, logic, mit) | 2017-01-04 | 0.3.0 | sdiehl |
picosat | 22 | 2.0 | 3 | Bindings to the PicoSAT solver | (library, logic, mit) | 2019-12-30 | 0.1.6 | sdiehl |
pseudo-boolean | 34 | 0.0 | 1 | Reading/Writing OPB/WBO files used in pseudo boolean competition | (bsd3, constraints, data, library, logic, optimisation, optimization) | 2021-05-10 | 0.1.10.0 | MasahiroSakai |
satchmo | 55 | 0.0 | 5 | SAT encoding monad | (gpl, library, logic) | 2022-08-30 | 2.9.9.4 | JohannesWaldmann |
satchmo-toysat | 6 | 0.0 | 1 | toysat driver as backend for satchmo | (algorithms, bsd3, library, logic) | 2015-05-31 | 0.2.1.0 | MasahiroSakai |
smcdel | 8 | 0.0 | 0 | Symbolic Model Checking for Dynamic Epistemic Logic | (gpl, library, logic, program) | 2022-02-22 | 1.2.0 | m4lvin |
streamly | 207 | 2.5 | 31 | Streaming, dataflow programming and declarative concurrency | (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode) | 2023-03-13 | 0.9.0 | harendra, pranaysashank, adithyaov |
streamly-core | 47 | 2.0 | 9 | Streaming, parsers, arrays and more | (array, bsd3, dataflow, library, list, logic, non-determinism, parsing, pipes, streaming, streamly, time) | 2023-03-13 | 0.1.0 | adithyaov |
structural-induction | 16 | 0.0 | 2 | Instantiate structural induction schemas for algebraic data types | (lgpl, library, logic, theorem-provers) | 2015-06-30 | 0.3 | DanRosen |
term-rewriting | 48 | 2.25 | 2 | Term Rewriting Library | (library, logic, mit) | 2019-09-02 | 0.4.0.2 | BertramFelgenhauer, MartinAvanzini |
toysolver | 43 | 0.0 | 4 | Assorted decision procedures for SAT, SMT, Max-SAT, PB, MIP, etc | (algorithms, bsd3, constraints, formal-methods, library, logic, optimisation, optimization, program, smt, theorem-provers) | 2022-09-17 | 0.8.1 | MasahiroSakai |
tpdb | 48 | 0.0 | 1 | Data Type for Rewriting Systems | (gpl, library, logic, program) | 2022-02-21 | 2.3.0 | JohannesWaldmann |
unification-fd | 39 | 2.0 | 4 | Simple generic unification algorithms. | (algebra, algorithms, bsd3, compilers-interpreters, language, library, logic, unification) | 2022-05-26 | 0.11.2 | WrenThornton, WrenRomano |
zsyntax | 3 | 0.0 | 0 | Automated theorem prover for the Zsyntax biochemical calculus | (bioinformatics, bsd3, library, logic, theorem-provers) | 2018-12-15 | 0.2.0.0 | fsestini |