Home | Trees | Indices | Help |
---|
|
object --+ | EdgeList
Data structure for storing Edge instances
Instance Methods | |||
|
|||
|
|||
bool |
|
||
|
|||
bool |
|
||
|
|||
|
|||
Inherited from |
Properties | |
edges_by_end | |
edges_by_start | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Add an edge to our internal representation. not multi-thread safe
|
Create Edge instances for args and add resulting edges to edge list. Convenience method to avoid repetitve logging, etc...
|
Delete all edges that start or end at node
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Mar 7 03:44:33 2017 | http://epydoc.sourceforge.net |