If $B$ is the subgraph of $A$, can we say $A$ is the "parent" graph or the "original" graph?
Context: "In a subgraph, the vertices and edges are a subset of the parent graph."
Not sure if it's right since we're not dealing with trees.
If $B$ is the subgraph of $A$, can we say $A$ is the "parent" graph or the "original" graph?
Context: "In a subgraph, the vertices and edges are a subset of the parent graph."
Not sure if it's right since we're not dealing with trees.
The term you want is supergraph:
supergraph: If $G'$ is a subgraph of $G$, then $G$ is said to be a supergraph of $G'$.
The difficulty here is that there are an infinite number of graphs for which $B$ is a subgraph. There is no unique parent graph $A$.
I think it is best to simply say "graph."
If you've described that $B$ is a subgraph of $A$ and that is the graph you wish to mention, just say "$A$."