Package | Description |
---|---|
com.articulate.sigma |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
|
Modifier and Type | Field and Description |
---|---|
EProver |
KB.eprover
The inference engine process for this KB.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EProver.assertFormula(java.lang.String userAssertionTPTP,
KB kb,
EProver eprover,
java.util.ArrayList<Formula> parsedFormulas,
boolean tptp)
Add an assertion for inference.
|