Skip to content

Checks whether a set of formulas are consistent in S5 Propositional Modal Logic

Notifications You must be signed in to change notification settings

btackett3/ModalConsistencyChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

ModalConsistencyChecker

Welcome!

This program checks whether a set of formulas are consistent in S5 Propositional Modal Logic.

A more user-friendly interface for the program is at my website: http://briantackett.pythonanywhere.com/ Instructions, examples, and background information on modal logic are posted there.

tests.py contains the current test cases used each time an update is being made. If you want to test a lot of cases at once, you can copy that file, add your cases, and run it. Since it imports functions from weblogic.py, you would also need to download that. Make sure the formulas you enter as test cases are already in Polish notation.

weblogic.py contains all of the functions used in the program.

About

Checks whether a set of formulas are consistent in S5 Propositional Modal Logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages