Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractChartRule
An abstract base class for chart rules.
AbstractChartRule
provides:
apply
, based on
apply_iter
.
apply_everywhere_iter
,
based on apply_iter
.
apply_everywhere
, based on
apply_everywhere_iter
. Currently, this implementation
assumes that NUM_EDGES
<=3.
__str__
, which returns a
name basd on the rule's class name.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:55 2008 | http://epydoc.sourceforge.net |