Skip to content

semantic tableau is method of finding whether the given logic (propositional logic here) is consistent or inconsistent, whether it is valid (tautology) or not.

Notifications You must be signed in to change notification settings

Mayank19j/semantic-tableau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

semantic-tableau-cpp

semantic tableau is method of finding whether the given logic (propositional logic here) is consistent or inconsistent, whether it is valid (tautology) or not.

Execution

execute ./run.sh on terminal and follow rest of the instructions that would come on the screen.

If it shows error : permission denied,
then firstly execute chmod +x run.sh and then execute ./run.sh.

About

semantic tableau is method of finding whether the given logic (propositional logic here) is consistent or inconsistent, whether it is valid (tautology) or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published