A tool for checking satisfiability of FOL formulas that uses no external libraries.
The input has to be very specific. The first line of input file has to be SAT, PARSE or both in order to be understood by the tool. The tool checks the satisfiability of a formula by creating a first order tableau.