chemicalchecker.util.network.network.MultiEdgeNetwork

class MultiEdgeNetwork(network)[source]

Bases: object

MultiEdgeNetwork class.

Multimodal network representation with SNAP. Multiple type of node, Multiple type of edge.

Initialize a MultiEdgeNetwork instance.

Methods

edges

has_edge

neighbors

nodes

out_degree

print_edges

print_nodes