Consider the following four families of Graphs:
- $A=\left\{\text{Paths} \right\}$
- $B=\left\{\text{Cycles} \right\}$
- $C=\left\{\text{Complete Graphs} \right\}$
- $D=\left\{\text{Bipartite Graphs} \right\}$
For Each Pair of these families,determine all isomorphism classes of Graphs that belong to both families.
I am Done with other pairs but stuck in the given following pair.They are-:
$A\bigcap B$ $\Rightarrow$ Solution is $\phi$ ,reason given is that Cycle have Equal number of edges and vertices(i agree!) but can't path have such property?
similar doubt with
$A\bigcap D$
Please help me out !!