pygrenade_vx.network.abstract.multicompartment.tree

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

Connection(source, target[, strength])

Connection that contains source and target of a connection.

Tree(children, connections, None] = None, …)

Tree that contains children and connections between its children.