DukeBWard / resolution

First Order Logic Resolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Takes a file with FOL statements in cnf form and computes it.
e.g. python3 res.py testcases/functions/f1.cnf

It should then only output yes or no.

About

First Order Logic Resolution


Languages

Language:Python 100.0%