Categories: Graph theory
A labeled multigraph G is a multigraph with labeled nodes and edges. Formally it is a 8-tuple where
As a multigraph is a graph with multiple edges, i.e. edges with the same source and target node, a labeled multigraph is a labeled graph with multiple labeled edges, i.e. edges with the same source and target node and the same edge label .