conjunctive-normal-form
There are 14 repositories under conjunctive-normal-form topic.
thtran97/Knowledge-Compilers
A Python (re-)implementation of some known knowledge compilers
TimMerker/AutomatedReasoning
In this bachelor thesis, I developed a toolkit for automated reasoning and interpolation with ordered resolution.
Zumisha/First-order_predicate_calculus_to_CNF
Program for converting formulas of the first-order predicate calculus into a conjunctive normal form.
kaleb-asfaw/CNF-Solver
Solves problems that are in conjunctive normal form (CNF)
maciej-nowak/LCS-Conjunctive-Normal-Form
Converting formula into CNF using rules. Created at the University as the project within Logic in Computer Science classes in 2016. The purpose of this project was to learn converting formulas into CNF based on Prolog's rules.
matez0/decide-raw
Generating decision making algorithms by evolutionary / genetic algorithm
mirunamariafatu/Reduction-to-SAT-Problem
University algorithm-oriented project that accurately detects complex networks of influential mafia families represented as vertices and edges of rare graphs. The algorithms are being reduced to the Satisfiability Problem using a boolean formula that will be evaluated by an SAT Solver, deciding whether the initial clause has been satisfied or not.
PriorLax123/Propositional_Logic
This Project shows an understanding of Propositional Logic, Conjunctive Normal Form, and The Resolution Refutation Method.
SleekPanther/3-sat-certifier
A Certifier algorithm to check a particular solution to the NP-Complete 3-Sat problem
brandimarte/satisfyme
A k-satisfiability solver based on Knuth dancing-links X algorithm.
Wils3B/TVdesFCN
Création des tables de vérité des expressions logiques sous forme conjonctive
AvaAvarai/Hyperblock_Parser
Parses conjunctive normal form hyperblock notation to parallel coordinate graph visualizations. Hyperblocks are an interpretable way to build machine learning models.
lancejpollard/cnf.js
Convert Proposition Trees to Conjunctive Normal Form (CNF) or Disjunctive Normal Form (DNF)
meelgroup/SBVA
Structured BVA CNF rewriter