Skip to content

mattulbrich/TableauApplet

Repository files navigation

Tableau Applet

a Java implementation of an interative tableau first order theorem prover.

It is mainly used for teaching, but can also prove simple FOL formulas automatically.

Several options can be set when running to activate/deactivate features.

En/Dis-abling Features

The following parameters can be set when calling the applet from the command line.

Option default Meaning
`-Dtablet.showancestor=[true false]` true
`-Dtablet.allowautorun=[true false]` false
`-Dtablet.absolutetex=[true false]` ?
-Dtablet.fontsize=<number> ? font size to be used to show nodes
`-Dtablet.allowunification=[true false]` false

About

a Java implementation of an interative tableau first order theorem prover. For teaching.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published