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
- Host: GitHub
- URL: https://github.com/fieg/propositional-calculus
- Owner: fieg
- Created: 2014-06-02T22:10:07.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-02T22:22:20.000Z (about 12 years ago)
- Last Synced: 2025-01-29T04:35:00.360Z (over 1 year ago)
- Topics: machine-learning
- Language: PHP
- Homepage:
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).