An open API service indexing awesome lists of open source software.

https://github.com/fieg/propositional-calculus

Propositional Calculus in PHP
https://github.com/fieg/propositional-calculus

machine-learning

Last synced: about 1 year ago
JSON representation

Propositional Calculus in PHP

Awesome Lists containing this project

README

          

Propositional Calculus
======================

Implementation of a Propositional Calculus in PHP.

Based on the book [Artificial Intelligence - foundations of computational agents](http://artint.info) chapter [5 Propositions and Inference](http://artint.info/html/ArtInt_100.html).