| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Prover9Parent
A common class extended by both Prover9 and Mace. It contains the functionality required to convert NLTK-style expressions into Prover9-style expressions.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_binary_location = NoneA common class extended by both Prover9 and Mace. |
|||
|
|||
|
_timeout The timeout value for prover9. |
|||
|
|||
|
A list of directories that should be searched for the prover9 executables. This list is used by config_prover9 when searching for the prover9 executables. |
Call the binary with the given input.
See Also: config_prover9 |
|
|
|||
_binary_locationA common class extended by both Prover9 and Mace. It contains the functionality required to convert NLTK-style expressions into Prover9-style expressions.
|
|
|||
_timeoutThe timeout value for prover9. If a proof can not be found in this amount of time, then prover9 will return false. (Use 0 for no timeout.) |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:47 2011 | http://epydoc.sourceforge.net |