Pinned Repositories
fol-types.js
Types of First-Order Logic formula for JS
forseti
A Formal Logic framework for python
LogicalEquivalency
Checks two formulas for logical equivalency by converting them both to CDNF and then comparing
OpenBoole
An application for creating and viewing Truth Tables
parser.js
A parser for logic written in various formats
predicate-types.js
Types for the predicate calculus
ShortTruthTables
Automated tool for solving short truth tables
TruthTables
Generate truth tables for logical formulas
TruthTrees
Generate a truth tree for a given argument
OpenReasoning's Repositories
OpenReasoning/forseti
A Formal Logic framework for python
OpenReasoning/TruthTrees
Generate a truth tree for a given argument
OpenReasoning/LogicalEquivalency
Checks two formulas for logical equivalency by converting them both to CDNF and then comparing
OpenReasoning/parser.js
A parser for logic written in various formats
OpenReasoning/TruthTables
Generate truth tables for logical formulas
OpenReasoning/fol-types.js
Types of First-Order Logic formula for JS
OpenReasoning/OpenBoole
An application for creating and viewing Truth Tables
OpenReasoning/predicate-types.js
Types for the predicate calculus
OpenReasoning/ShortTruthTables
Automated tool for solving short truth tables