Skip to content

Propositional logic reasoner based on the resolution principle.

License

Notifications You must be signed in to change notification settings

fernandeslouro/logic-reasoner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logic-reasoner

This repository contains a resolution-based propositional logic reasoner, consisting of:

  • a converter of logical sentences from ropositional logic into CNF (Causal Normal Form);
  • a theorem prover for propositional logicm based on the resolution principle.

This work was developed by João Louro and Emanuel Fernandes as a project for the Artificial Intelligence and Decision Systems course at Instituto Superior Técnico.

More detailed documentation can be found at doc/report.pdf.

About

Propositional logic reasoner based on the resolution principle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages