Let, D = be a directed graph or digraph,then D’ = is a subgraph if ___________
Let, D = be a directed graph or digraph,then D’ = is a subgraph if ___________ Correct Answer A’ ⊂ A and R’ = R ∩ (A’ x A’)
A directed graph or digraph is an ordered pair D where A(is a set of nodes of D) is a set and R(the elements of R are the arcs of D) is a binary relation on A. The relation R is called the incidence relation on D. Now, a digraph is a subgraph of D if i)A’ ⊂ A and ii)R’ = R ∩ (A’ x A’). If D’ D, D’ is a proper subgraph of D.