arneish / PropositionalLogic

An Implementation of Semantic Tableaux Method to establish validity, consistency or inconsistency of a Propositional Logic expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PropositionalLogic: Semantic Tableaux Method and Resolution Refutation in C++

  1. An Implementation of Semantic Tableaux Method to establish validity, consistency or inconsistency of a Propositional Logic expression
  2. An Implementation of Resolution Refutation in Proposotional Logic to evaluate the Logical Consequence of a query

About

An Implementation of Semantic Tableaux Method to establish validity, consistency or inconsistency of a Propositional Logic expression


Languages

Language:C++ 99.9%Language:Shell 0.1%