| 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 Thu Jun 6 21:09:51 2019 | http://epydoc.sourceforge.net |