Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 343 Bytes

Propositional Logic Proof Checker

Checks proof of the form

image

Usage

make
./a.out

Follow the instructions appearing in the terminal.

Input Format

The input is expected to be well formed.

Brackets surrounding expressions need not be there.

For more info, refer Readme.html