Edge Group
- class EdgeGroup(edges)[source]
Bases:
object
Represents a group of edges.
All edges in a group, and functional groups held by them, should be used together in a single
Reaction
.Methods
Yield the ids of edges in the group.
Bases: object
Represents a group of edges.
All edges in a group, and functional groups held by them, should be
used together in a single Reaction
.
Methods
Yield the ids of edges in the group. |