Resolution Principle Prover
Terrence Park
Skye Pekerti
- Clause.java
- Driver.java
- Variable.java
Windows/MacOS
No problems encountered.
IMPORTANT: Have at least java 1.8 when running
- Open command prompt
- Move to the directory with the jar file
- Run the command
java -jar ResolutionProver.jar <inputFile>
- Open Terminal
- Move to the directory with the jar file
- Run the command
java -jar ResolutionProver.jar <inputFile>