vritvij / First-Order-Logic-Inference-Engine
View external linksLinks

A C++ program that can tell statements to and ask a query from a first order logic based knowledge base. Inserting statements into the knowledge base required converting them to CNF form before transforming them to the knowledge base's internal data structure which is optimized for their retrieval and processing. The resolution inference algorit…
12Mar 2, 2017Updated 8 years ago

Alternatives and similar repositories for First-Order-Logic-Inference-Engine

Users that are interested in First-Order-Logic-Inference-Engine are comparing it to the libraries listed below

Sorting:

Are these results useful?