module documentation
A module to perform nonmonotonic reasoning. The ideas and demonstrations in this module are based on "Logical Foundations of Artificial Intelligence" by Michael R. Genesereth and Nils J. Nilsson.
Class |
|
This is a prover decorator that adds domain closure assumptions before proving. |
Class |
|
This is a prover decorator that completes predicates before proving. |
Class |
|
This class will be used by a dictionary that will store information about predicates to be used by the ClosedWorldProver. |
Class |
|
A list of sets of Variables. |
Class |
|
This is a prover decorator that adds unique names assumptions before proving. |
Exception |
|
Undocumented |
Function | closed |
Undocumented |
Function | closed |
Undocumented |
Function | combination |
Undocumented |
Function | default |
Undocumented |
Function | demo |
Undocumented |
Function | get |
Undocumented |
Function | print |
Undocumented |
Function | unique |
Undocumented |