#
cnf
Here are 64 public repositories matching this topic...
Simple Theorem Prover, an efficient SMT solver for bitvectors
-
Updated
Jul 21, 2020 - C
Experimental minisat SAT solver reimplementation in Rust
-
Updated
Aug 10, 2019 - Rust
An automatic theorem prover in OCaml for typed higher-order logic with equality, datatypes and arithmetic, based on superposition+rewriting; and Logtk, a supporting library for manipulating terms, formulas, clauses, etc.
prototype
experimental
ocaml
computer-science-algorithms
logic
polymorphism
cnf
superposition
saturation
induction
symbolic-computation
prover
rewriting
-
Updated
Jul 22, 2020 - OCaml
Probabilistic Context Free Grammar (PCFG) Library for C#
parser
grammar
cnf
parse-trees
context-free-grammar
parse-forests
earley
parsing-algorithm
cyk
random-grammars
-
Updated
Sep 12, 2018 - C#
Bosphorus, ANF simplifier and solver, and ANF-to-CNF converter
-
Updated
Jun 2, 2020 - C++
CGen is a tool for encoding SHA-1 and SHA-256 hash functions into CNF in DIMACS format, also into ANF polynominal system in PolyBoRi output format.
-
Updated
May 5, 2020 - C++
A Free World Class High Performance SAT Solver
-
Updated
Oct 21, 2019 - C++
Python program to convert a Context Free Grammar to Chomsky Normal Form.
python
context-free
cnf
chomsky
cfg
context-free-grammar
context-free-language
context-free-grammars
-
Updated
Jun 30, 2020 - Python
A simple compiler for parsing java codes and get syntax errors with CYK algorithm for context free grammars (CFG)
java
parser
compiler
javafx
synthesis
cnf
cfg
context-free-grammar
cyk
java-language
syntax-error
light-parser
easy-parser
-
Updated
Aug 2, 2018 - Java
High-level Python interface over @msoos's CryptoMiniSat.
-
Updated
Mar 31, 2020 - Python
Compile MiniSat to WebAssembly using emscripten
-
Updated
Jan 15, 2020 - C++
Transformer of logical expressions to CNF and DNF
-
Updated
May 1, 2018 - Haskell
Problem Solving: A Practical Workbook
-
Updated
Nov 8, 2019 - Jupyter Notebook
Basic constraint transformation library
-
Updated
Mar 27, 2018 - Java
study
pda
cnf
chomsky
dfa
cfg
earley-algorithm
context-free-grammar
cyk-parser
dpda
sequence-generation
cnf-grammer
cyk-algorithm
-
Updated
Jun 29, 2020 - Rust
SAT-solver based on resolution method in 2-CNF using PLY
-
Updated
Jan 31, 2020 - Python
Compile microsat to WebAssembly using emscripten
-
Updated
May 26, 2020 - C
Compile SPUR to WebAssembly using emscripten
-
Updated
Feb 5, 2020 - C++
My first SMT solver (only QF_UF)
satisfiability-modulo-theories
logic-programming
cnf
learning-by-doing
sat-solver
smt-solver
dpll
tseitin-transformation
cdcl
logical-reasoning
congruence-closure
backjumping
cdcl-t
sat-solving
qf-uf
diy-smt
-
Updated
Jul 8, 2020 - Haskell
Compile SPASS to WebAssembly using emscripten
-
Updated
Feb 5, 2020 - C
When a query is asked, various sentences from Knowledge Base are inferred and outputs whether the given query can be inferred or not based on the Resolution Algorithm
-
Updated
Feb 7, 2018 - Python
Improve this page
Add a description, image, and links to the cnf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cnf topic, visit your repo's landing page and select "manage topics."