| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
TheoremToolCommand --+
|
BaseTheoremToolCommand --+
|
object --+ |
| |
TheoremToolCommand --+ |
| |
ModelBuilderCommand --+
|
BaseModelBuilderCommand
This class holds a ModelBuilder, a goal, and a list of
assumptions. When build_model() is called, the ModelBuilder
is executed with the goal and assumptions.
|
|||
|
|||
nltk.sem.evaluate.Valuation
|
|
||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
_modelbuilder The theorem tool to execute with the assumptions |
|||
|
Inherited from |
|||
|
|||
See Also:
|
Attempt to build a model. Store the result to prevent unnecessary re-building.
|
Return a string representation of the model
|
|
Return the model builder object
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:47 2011 | http://epydoc.sourceforge.net |