A graph where nodes and edges are subsets of another graph.
Mathematical definition
A graph is a subset of graph if and only if and . is called the supergraph of .1
1 min read
A graph where nodes and edges are subsets of another graph.
A graph G′=(N′,E′) is a subset of graph G=(N,E) if and only if N′⊆N and V′⊆V. G is called the supergraph of G′.1