Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 920 Bytes

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