Propositional theorem prover using Wang's algorithm
-
Updated
Oct 17, 2016 - Prolog
Propositional theorem prover using Wang's algorithm
Messing around with propositional logic in Agda
Propositional theorem prover using the tableaux method and FOL theorem prover using resolution
A tiny implementation of logical resolution.
Homework 3 using propositional logic-based agent
Code repository for CSCI561: Foundations of Artificial Intelligence
Automated Propositional Logic Proofs
A toy tool for parsing and evaluation propositional logic expressions
A simple theorem prover made for a university programming assignment
Natural deduction proof assistant
Intro to Problem Solving -- notes
Propositional logic and FOL proofs (froward style)
Collection of prop-logic and FOL exercises solved in Coq
A simple Prolog program to check for transitivity in mathematical sets
A propositional logic reasoner based on the Resolution principle.
A collection of projects solving problems using AI
A SAT solver for propositional clauses in cnf form
TUM_AI_WS1516: The parser module reads ASCII strings and converts them into propositional logic formula. The entailment module reads two parsed propositional logic formulae A and B, and then it decides whether A != B or not.
This repository for implementations of Artificial intelligence algorithms
Implementation of the resolution rule for Propo- sitional Logic in PROLOG.
Add a description, image, and links to the propositional-logic topic page so that developers can more easily learn about it.
To associate your repository with the propositional-logic topic, visit your repo's landing page and select "manage topics."