Skip to content

Given the knowledge base, using the backward chaining algorithm to infer whether the query is entailed in KB or no.

Notifications You must be signed in to change notification settings

jainn3/Inference---First-Order-Logic

Repository files navigation

The input is a text file from args[1]. 
For format of input and output file check examples in the current directory.
The output is written in the current directory.

For more information refer Inference Backward chaining.pdf in the current repository.

About

Given the knowledge base, using the backward chaining algorithm to infer whether the query is entailed in KB or no.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages